canaille-globuzma/canaille
2023-11-28 18:51:28 +01:00
..
app refactor: force objects to be string for hashing 2023-11-28 18:51:28 +01:00
backends fix: password comparision was too permissive on login 2023-11-28 18:10:47 +01:00
core fix: password and initalization emails were only sent to the preferred user email address 2023-11-28 17:59:50 +01:00
oidc fix: demo client issue date 2023-11-24 15:24:46 +01:00
static chore: bump to htmx 1.9.9 2023-11-24 14:10:42 +01:00
templates fix: disable HTMX boosting during the OIDC dance 2023-11-24 14:45:59 +01:00
themes/default refactor: moved template logic from 'theme/base.html' to 'template/base.html' 2023-08-14 15:48:56 +02:00
translations fix: translation compilation warnings 2023-09-11 18:15:42 +02:00
__init__.py refactor: only load oidc module if OIDC is configured 2023-09-15 17:56:23 +02:00
commands.py Split commands in their dedicated modules 2023-04-09 21:58:11 +02:00
config.sample.toml feat: implement sqlalchemy backend 2023-11-24 13:57:46 +01:00