nk20/apps/permission
bleizi d228dbf225
fix some breaking changes and linters
2024-02-07 18:02:56 +01:00
..
api Update copyright for 2021 2021-06-14 21:45:56 +02:00
fixtures Moved transaction through frienships right to basic rights 2023-09-27 16:55:00 +02:00
migrations migration permission 2023-07-24 12:20:16 +02:00
templates/permission Fix scope view 2021-12-15 18:59:23 +01:00
templatetags Check permissions per request instead of per user 2021-09-02 20:58:05 +02:00
tests Simple test to check permissions with the new OAuth2 implementation 2021-09-02 20:59:45 +02: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 check for a model in permission and use that in treasury 2023-09-28 18:48:57 +02:00
decorators.py Check permissions per request instead of per user 2021-09-02 20:58:05 +02:00
models.py happy new year (contain annually WEI change and update to follow Django Style Guide) 2024-01-11 16:32:37 +01:00
permissions.py Check permissions per request instead of per user 2021-09-02 20:58:05 +02:00
scopes.py fix some breaking changes and linters 2024-02-07 18:02:56 +01:00
signals.py Fix password change form from unauthenticated users 2021-09-07 12:57:03 +02:00
tables.py Check permissions per request instead of per user 2021-09-02 20:58:05 +02: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 Rework templates for OAuth2 2021-09-02 20:59:43 +02:00