canaille-globuzma/canaille
2021-12-08 10:00:36 +01:00
..
admin Permissions overhaul 2021-12-03 14:37:24 +01:00
conf Login placeholder depends on the USER_FILTER configuration attribute 2021-12-07 20:16:46 +01:00
static form field icons 2021-12-05 18:52:34 +01:00
templates invitation: users can just generate a link without sending a mail 2021-12-07 18:50:53 +01:00
themes/default Option to not use OIDC 2021-12-07 00:16:42 +01:00
translations Login placeholder depends on the USER_FILTER configuration attribute 2021-12-07 20:16:46 +01:00
__init__.py Disabled invitation and password reset when no smtp server has been configured 2021-12-07 17:12:46 +01:00
account.py invitation: fixed default fields 2021-12-08 10:00:36 +01:00
apputils.py invitation: fixed default fields 2021-12-08 10:00:36 +01:00
commands.py install command creates jwt keypair 2021-11-24 13:15:35 +01:00
configuration.py install command creates jwt keypair 2021-11-24 13:15:35 +01:00
consents.py use flask-themer to allow theme customization 2021-10-29 17:05:32 +02:00
flaskutils.py Disabled invitation and password reset when no smtp server has been configured 2021-12-07 17:12:46 +01:00
forms.py Minor refactoring 2021-12-07 19:41:20 +01:00
groups.py Groups can be read-only instead of disabled 2021-12-07 15:09:55 +01:00
installation.py Installation command 2021-11-24 14:14:04 +01:00
ldaputils.py Escape filters 2021-12-06 15:48:30 +01:00
mails.py fixed invitation mail content 2021-12-01 12:47:00 +01:00
models.py Option to not use OIDC 2021-12-07 00:16:42 +01:00
oauth.py Option to not use OIDC 2021-12-07 00:16:42 +01:00
oauth2utils.py Better error messages when LDAP server is unreachable, or authentication has failed 2021-12-06 21:49:38 +01:00
well_known.py Fixed flask 2 compatibility 2021-05-24 17:43:15 +02:00