canaille-globuzma/canaille
É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
..
app refactor: User.login and User.logout methods moved to app.flask module 2023-08-23 14:56:56 +02:00
backends doc: better model inheritance to generate a clearer documentation 2023-08-23 16:41:41 +02:00
core feat: user login redirections 2023-09-01 09:12:40 +02:00
oidc feat: user login redirections 2023-09-01 09:12:40 +02:00
static chore: bump to htmx 1.9.5 2023-08-27 16:19:23 +02:00
templates tests: fix CI 2023-08-31 22:44:06 +02:00
themes/default refactor: moved template logic from 'theme/base.html' to 'template/base.html' 2023-08-14 15:48:56 +02:00
translations Translated using Weblate (French) 2023-08-16 17:54:29 +02:00
__init__.py feat: split installation in different extras packages 2023-08-17 14:34:30 +02:00
commands.py Split commands in their dedicated modules 2023-04-09 21:58:11 +02:00
config.sample.toml feat: implement registration process 2023-08-15 16:31:44 +02:00