Dispatcharr/apps/accounts
2026-02-21 13:45:07 -05:00
..
migrations backend work for api key authentication 2026-02-21 13:45:07 -05:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py Initial commit 2025-02-18 11:14:09 -06:00
api_urls.py backend work for api key authentication 2026-02-21 13:45:07 -05:00
api_views.py backend work for api key authentication 2026-02-21 13:45:07 -05:00
apps.py user management, user levels, user level channel access 2025-05-18 11:19:34 -04:00
authentication.py backend work for api key authentication 2026-02-21 13:45:07 -05:00
forms.py Initial commit 2025-02-18 11:14:09 -06:00
models.py backend work for api key authentication 2026-02-21 13:45:07 -05:00
permissions.py looooots of updates for user-management, initial commit of access control 2025-05-31 18:01:46 -04:00
serializers.py backend work for api key authentication 2026-02-21 13:45:07 -05:00
signals.py user management, user levels, user level channel access 2025-05-18 11:19:34 -04:00
urls.py Added Super User Creator 2025-03-03 14:57:38 -06:00