__init__.py
|
Moved oidc blueprints in a dedicated file
|
2023-04-09 11:31:23 +02:00 |
authorizations.py
|
Implements flask OIDC converters
|
2023-06-29 15:55:39 +02:00 |
blueprints.py
|
Moved oidc blueprints in a dedicated file
|
2023-04-09 11:31:23 +02:00 |
clients.py
|
Implements flask OIDC converters
|
2023-06-29 15:55:39 +02:00 |
commands.py
|
Moved every model import to canaille.models
|
2023-05-20 20:02:00 +02:00 |
consents.py
|
Implements flask OIDC converters
|
2023-06-29 15:55:39 +02:00 |
endpoints.py
|
Refactored keypair management
|
2023-07-01 19:06:26 +02:00 |
forms.py
|
Correct plural labels for multiple fields
|
2023-06-30 17:39:35 +02:00 |
installation.py
|
Refactored keypair management
|
2023-07-01 19:06:26 +02:00 |
models.py
|
Removed unused code
|
2023-06-29 17:53:32 +02:00 |
tokens.py
|
Implements flask OIDC converters
|
2023-06-29 15:55:39 +02:00 |
utils.py
|
Punctuation uniformization
|
2023-02-03 18:49:44 +01:00 |