notes-ker-lann/apps/permission
Jean-Baptiste Doderlein 8a03defc37 Some fixtures tweaks
2022-08-20 18:31:23 +00:00
..
api Update copyright for 2021 2021-06-14 21:45:56 +02:00
fixtures Some fixtures tweaks 2022-08-20 18:31:23 +00:00
migrations Remove bank, Kfet and add BDA and BDS (need to fix activity, permission and registration) 2022-08-17 21:29:39 +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