Benjamin Renard
57aedc4869
Casuser auth backend: add user access filters feature
2024-02-21 11:20:37 +01:00
Benjamin Renard
3abd2a328b
Introduce new pre-commit hooks and code cleaning
2024-01-23 19:23:10 +01:00
Benjamin Renard
83f1445799
Make core libs set their default config values in App
...
This permit to homogenize the method to store it and permit an access to
all config default values.
Futhermore, core libs init() methods now does not handle parameters: all
are taken from config.
2023-03-01 16:22:11 +01:00
Benjamin Renard
4ff9aa71ad
Auth::set_user(): make method optional. If not provided, do not change session and do not trigger the hook
2023-02-28 16:51:32 +01:00
9798fab49d
Auth: add logged_in_from_session hook
2023-02-27 13:22:53 +01:00
1d7387fb18
Auth: add logout hook
2023-02-25 15:55:29 +01:00
9999f46c78
Auth: allow public access to set_user() method
2023-02-25 15:43:11 +01:00
610cdb0f7c
Add authentication support
2023-02-25 05:02:27 +01:00