toolshed/backend/authentication
2023-06-22 11:44:28 +02:00
..
migrations add authentication app 2023-06-16 19:28:36 +02:00
tests refactor user model and tests in authentication module 2023-07-07 19:10:07 +02:00
__init__.py add authentication app 2023-06-16 19:28:36 +02:00
admin.py add authentication app 2023-06-16 19:28:36 +02:00
api.py refactor user model and tests in authentication module 2023-07-07 19:10:07 +02:00
models.py use check permissions in /media endpoint 2023-11-01 04:32:03 +01:00
serializers.py add /files/ and /item_files/ API endpoints 2023-07-07 19:31:50 +02:00
signature_auth.py add Friendrequests 2023-06-22 11:44:28 +02:00