canaille-globuzma/canaille/core
Éloi Rivard a7b3d4be88
feat: user login redirections
if users login during the authorization phase, they
get redirected to the authorization page afterwards
2023-09-01 09:12:40 +02:00
..
templates feat: user login redirections 2023-09-01 09:12:40 +02:00
__init__.py Moved user and group management in the core submodule 2023-04-09 13:34:38 +02:00
account.py feat: user login redirections 2023-09-01 09:12:40 +02:00
admin.py feat: split installation in different extras packages 2023-08-17 14:34:30 +02:00
auth.py feat: user login redirections 2023-09-01 09:12:40 +02:00
blueprints.py refactor: extract auth.py from account.py 2023-08-14 16:15:41 +02:00
commands.py Split commands in their dedicated modules 2023-04-09 21:58:11 +02:00
forms.py feat: user login redirections 2023-09-01 09:12:40 +02:00
groups.py feat: split installation in different extras packages 2023-08-17 14:34:30 +02:00
mails.py feat: split installation in different extras packages 2023-08-17 14:34:30 +02:00
models.py doc: models types draft 2023-08-23 15:18:43 +02:00
populate.py Renamed User.phone_number in User.phone_numbers 2023-06-22 15:33:03 +02:00