canaille-globuzma/canaille/core
2023-12-15 16:12:33 +01:00
..
templates feat: convert the png in webp 2023-12-01 22:09:54 +01:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
account.py fix: password reset and initialization mail sending 2023-11-28 15:27:08 +01:00
admin.py fix: only the first password letter was used 2023-11-28 15:51:14 +01:00
auth.py fix: redirection after password reset 2023-12-15 16:12:33 +01:00
blueprints.py refactor: extract auth.py from account.py 2023-08-14 16:15:41 +02:00
commands.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00
forms.py refactor: form model attributes coercion 2023-11-22 11:30:30 +01:00
groups.py refactor: fix group edition attribute cardinality 2023-11-21 16:30:12 +01:00
mails.py fix: password and initalization emails were only sent to the preferred user email address 2023-11-28 17:59:50 +01:00
models.py doc: user and group attribute description based on scim specs 2023-12-14 23:08:17 +01:00
populate.py fix: fake user generate attribute cardinality 2023-11-21 16:36:31 +01:00