| .. |
|
api
|
Update copyright for 2021
|
2021-06-14 21:45:56 +02:00 |
|
fixtures
|
Add permission to see aliases to everyone
|
2024-08-14 19:44:21 +02:00 |
|
migrations
|
Reset migrations
|
2024-08-13 10:03:40 +00:00 |
|
templates/permission
|
Refactor permission (need to re adjust), 2 test not passed(registration, permissions)
|
2022-08-20 18:10:12 +00:00 |
|
templatetags
|
Check permissions per request instead of per user
|
2021-09-02 20:58:05 +02:00 |
|
tests
|
Refactor permission (need to re adjust), 2 test not passed(registration, permissions)
|
2022-08-20 18:10:12 +00:00 |
|
__init__.py
|
Update copyright for 2021
|
2021-06-14 21:45:56 +02:00 |
|
admin.py
|
Update copyright for 2021
|
2021-06-14 21:45:56 +02:00 |
|
apps.py
|
Update copyright for 2021
|
2021-06-14 21:45:56 +02:00 |
|
backends.py
|
Don't check permissions in a script
|
2021-09-08 16:59:44 +02:00 |
|
decorators.py
|
Check permissions per request instead of per user
|
2021-09-02 20:58:05 +02:00 |
|
models.py
|
Update copyright for 2021
|
2021-06-14 21:45:56 +02:00 |
|
permissions.py
|
Check permissions per request instead of per user
|
2021-09-02 20:58:05 +02:00 |
|
scopes.py
|
Implement optional scopes : clients can request scopes, but they are not guaranteed to get them
|
2021-12-23 21:59:37 +01:00 |
|
signals.py
|
Fix password change form from unauthenticated users
|
2021-09-07 12:57:03 +02:00 |
|
tables.py
|
Refactor permission (need to re adjust), 2 test not passed(registration, permissions)
|
2022-08-20 18:10:12 +00:00 |
|
urls.py
|
[oauth2] Add view to generate authorization link per application with given scopes
|
2021-09-02 20:59:33 +02:00 |
|
views.py
|
Refactor permission (need to re adjust), 2 test not passed(registration, permissions)
|
2022-08-20 18:10:12 +00:00 |