Dries Peeters
e34a668ddc
feat(auth): add LDAP directory authentication
...
Introduce AUTH_METHOD values ldap and all, with LDAP_* environment settings, ldap3-based LDAPService (search, optional groupOfNames checks, user bind, DB sync), and users.auth_provider (local|oidc|ldap) via migration 153_add_user_auth_provider.
Login supports LDAP-only and combined all (local then LDAP where appropriate); OIDC callback sets auth_provider. Forgot/reset/change password flows skip LDAP-managed accounts. Admin System Settings gains a read-only LDAP summary and POST /admin/ldap/test. Production env validation requires core LDAP variables when LDAP is enabled; OIDC registration and docs recognize all.
Documentation: new docs/admin/configuration/LDAP_SETUP.md; updates to OIDC_SETUP, GETTING_STARTED, Docker guides, Render deploy notes, docs README, and CHANGELOG. Tests: tests/test_ldap_auth.py; test_oidc_logout allows auth_method all.
2026-04-27 19:08:08 +02:00
..
2026-01-04 04:34:56 +01:00
2026-01-04 04:34:56 +01:00
2026-01-04 04:34:56 +01:00
2026-01-02 07:50:04 +01:00
2026-01-02 07:50:04 +01:00
2026-01-02 07:50:04 +01:00
2026-01-04 04:34:56 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-04 04:34:56 +01:00
2026-01-04 04:34:52 +01:00
2026-01-04 04:34:56 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-04 04:34:56 +01:00
2026-01-01 09:15:31 +01:00
2026-01-04 04:34:56 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-04 04:34:52 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-04 04:34:52 +01:00
2026-01-01 09:15:31 +01:00
2026-01-04 04:34:52 +01:00
2026-01-01 09:15:31 +01:00
2026-01-02 17:19:19 +01:00
2026-01-04 04:34:52 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-04 04:34:52 +01:00
2026-01-02 17:19:19 +01:00
2026-01-02 15:53:51 +01:00
2026-01-02 15:53:51 +01:00
2026-01-02 07:50:04 +01:00
2026-01-04 04:34:56 +01:00
2026-01-02 17:12:18 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-02 19:05:46 +01:00
2026-01-05 16:23:30 +01:00
2026-01-04 04:34:56 +01:00
2026-01-04 04:34:56 +01:00
2026-01-05 17:00:44 +01:00
2026-01-07 13:18:40 +01:00
2026-01-01 09:15:31 +01:00
2026-01-13 21:57:37 +01:00
2026-01-02 15:53:51 +01:00
2026-01-02 07:50:04 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-01 09:15:31 +01:00
2026-01-02 15:53:51 +01:00
2026-01-03 07:00:30 +01:00
2026-01-04 04:34:48 +01:00
2026-01-04 04:34:52 +01:00
2026-01-04 06:23:39 +01:00
2026-01-20 21:12:51 +01:00
2026-01-05 16:23:30 +01:00
2026-01-05 20:50:24 +01:00
2026-01-05 22:07:50 +01:00
2026-01-05 22:07:50 +01:00
2026-01-05 22:07:50 +01:00
2026-01-09 11:43:42 +01:00
2026-01-11 08:37:59 +01:00
2026-01-13 13:33:55 +01:00
2026-01-14 21:15:18 +01:00
2026-01-21 14:20:36 +01:00
2026-01-21 15:11:12 +01:00
2026-01-21 15:13:26 +01:00
2026-01-21 15:13:26 +01:00
2026-01-22 13:36:04 +01:00
2026-01-22 20:17:04 +01:00
2026-01-25 08:59:47 +01:00
2026-01-31 07:48:09 +01:00
2026-02-02 19:20:48 +01:00
2026-02-02 19:18:28 +01:00
2026-02-07 08:22:34 +01:00
2026-02-07 08:20:08 +01:00
2026-02-08 11:11:03 +01:00
2026-02-08 14:00:30 +01:00
2026-02-09 20:22:08 +01:00
2026-02-13 20:57:54 +01:00
2026-02-13 20:56:07 +01:00
2026-02-13 20:56:07 +01:00
2026-02-16 07:12:57 +01:00
2026-02-16 07:36:49 +01:00
2026-02-28 17:28:54 +01:00
2026-02-16 21:27:58 +01:00
2026-03-02 20:55:02 +01:00
2026-03-02 20:55:02 +01:00
2026-03-06 15:44:35 +01:00
2026-03-08 06:21:20 +01:00
2026-03-09 20:33:48 +01:00
2026-03-11 08:59:13 +01:00
2026-03-11 17:39:28 +01:00
2026-03-11 17:57:52 +01:00
2026-03-11 17:57:52 +01:00
2026-03-16 15:15:16 +01:00
2026-03-16 15:15:16 +01:00
2026-03-26 14:51:55 +01:00
2026-03-27 06:39:16 +01:00
2026-04-05 08:39:11 +02:00
2026-04-05 08:39:11 +02:00
2026-04-12 13:34:58 +02:00
2026-04-12 13:34:58 +02:00
2026-04-12 14:00:12 +02:00
2026-04-15 09:39:32 +02:00
2026-04-15 10:55:37 +02:00
2026-04-15 12:15:23 +02:00
2026-04-26 07:55:47 +02:00
2026-04-26 07:55:47 +02:00
2026-04-27 19:08:08 +02:00
2026-01-02 07:50:04 +01:00
2026-01-02 15:53:51 +01:00
2026-01-02 17:19:19 +01:00