.. |
api
|
Update copyright for 2021
|
2021-06-14 21:45:56 +02:00 |
fixtures
|
Fix note account
|
2021-08-29 14:40:55 +02:00 |
migrations
|
We are in production, then we commit migrations
|
2020-09-05 10:05:17 +02:00 |
templates/permission
|
Rework templates for OAuth2
|
2021-09-02 20:59:43 +02: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
|
Simple test to check permissions with the new OAuth2 implementation
|
2021-09-02 20:59:45 +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
|
Better templates for OAuth2 authentication
|
2021-09-02 20:59:20 +02:00 |
signals.py
|
Permissions support fully OAuth2 scopes
|
2021-09-02 20:58:05 +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 |