eesyphp/src/Auth
2024-02-21 11:20:37 +01:00
..
Backend.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
Cas.php Casuser auth backend: add user access filters feature 2024-02-21 11:20:37 +01:00
Casuser.php Casuser auth backend: add user access filters feature 2024-02-21 11:20:37 +01:00
Db.php Auth Db: add add_user method ad CLI command 2024-02-04 11:05:03 +01:00
Form.php Login form: add remember username feature 2023-04-22 18:56:13 +02:00
Http.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
Ldap.php Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
Method.php Properly declare & handle functions/methods that never return (exit/die inside) and add Cli::fatal_error() helper method 2023-07-26 17:02:28 +02:00
User.php Auth\User: add __set() method 2023-02-28 15:55:49 +01:00