Commit Graph

  • 4590463cdf auth: serialize exp and iat claims as NumericDate to comply with RFC7519 (#1289) psentee 2025-09-15 17:24:59 +02:00
  • 85ce481e32 Update opnsense.md lordratner 2025-09-09 11:20:05 -05:00
  • f64f8625f1 Add username to password recovey emails Valentin Tolmer 2025-09-05 01:00:14 +02:00
  • c0e23f2251 Use unwrap_or logic for greeting instead of match statement copilot/fix-1268 copilot-swe-agent[bot] 2025-09-04 23:06:18 +00:00
  • f1d0c400aa Add display_name argument for greeting in password reset emails copilot-swe-agent[bot] 2025-09-04 22:50:32 +00:00
  • c400fac481 Revert display name changes, keep username line copilot-swe-agent[bot] 2025-09-04 22:29:51 +00:00
  • ccb389f2c2 Include both display name and username in password reset emails copilot-swe-agent[bot] 2025-09-04 22:11:42 +00:00
  • a82533498c Fix LDAP bind to not support email login - only allow email login for web UI copilot/fix-727 copilot-swe-agent[bot] 2025-09-04 20:55:24 +00:00
  • 19799351db Implement username recovery in password reset emails copilot-swe-agent[bot] 2025-09-04 20:37:24 +00:00
  • 2d899d5672 Implement email login functionality - allow login with email address copilot-swe-agent[bot] 2025-09-04 20:36:29 +00:00
  • c68f9e7cab example_configs: fix the quadlet readme Alexandre Foley 2025-09-04 16:23:12 -04:00
  • ad41c04092 Initial plan copilot-swe-agent[bot] 2025-09-04 20:22:29 +00:00
  • 6032004f84 Initial plan copilot-swe-agent[bot] 2025-09-04 20:11:24 +00:00
  • 775c5c716d server: gracefully shut down database connection pool Copilot 2025-09-04 09:19:03 +02:00
  • 89cb59919b server: Add modifyTimestamp and pwdChangedTime attributes (#1265) Kumpelinus 2025-08-31 14:56:07 +02:00
  • e2d9d47623 Update group modification time when adding or removing users from groups copilot/fix-898 copilot-swe-agent[bot] 2025-08-27 19:20:21 +00:00
  • edf22afda0 Update user modification time when changing password copilot-swe-agent[bot] 2025-08-27 19:00:49 +00:00
  • 7e64e061d3 Fix clippy collapsible-if warnings in LDAP search code copilot-swe-agent[bot] 2025-08-27 17:30:15 +00:00
  • 233262efa6 Fix tests and formatting for modifyTimestamp implementation copilot-swe-agent[bot] 2025-08-27 08:03:21 +00:00
  • b8b48ebe24 Set modification timestamps for new users and groups during creation copilot-swe-agent[bot] 2025-08-27 07:42:40 +00:00
  • 8a8eb4157c Address review feedback: remove backup file, initialize timestamps with current time, move attributes to Public schema copilot-swe-agent[bot] 2025-08-26 22:51:27 +00:00
  • 1c92ae60d3 Complete modifyTimestamp implementation - fix remaining test compilation errors copilot-swe-agent[bot] 2025-08-26 20:51:47 +00:00
  • f7ab6ded36 Fix database migration default values for modify timestamps copilot-swe-agent[bot] 2025-08-26 20:48:37 +00:00
  • a90695a6ce Implement core modifyTimestamp functionality with database migration and backend support copilot-swe-agent[bot] 2025-08-26 20:41:32 +00:00
  • df49d827d0 Initial plan copilot-swe-agent[bot] 2025-08-26 20:11:25 +00:00
  • 267f08f479 github: Remove CODEOWNERS Valentin Tolmer 2025-08-21 22:07:35 +02:00
  • b370360130 Add memberOf attribute definition to LDAP schema copilot-swe-agent[bot] 2025-08-20 21:14:41 +00:00
  • 7438fe92cf github: pin the CI rust version to 1.85.0 Valentin Tolmer 2025-08-21 01:38:07 +02:00
  • 02572bdf45 Switch to action-rs/toolchain for Rust installation in CI copilot/fix-1256 copilot-swe-agent[bot] 2025-08-21 00:01:39 +00:00
  • 30cb4ceae0 Use variable for Rust version in CI workflow copilot-swe-agent[bot] 2025-08-20 23:58:18 +00:00
  • 2e2a67c13b Pin Rust version to 1.85.0 in CI workflows and Docker images copilot-swe-agent[bot] 2025-08-20 23:52:12 +00:00
  • 4d8fccb502 Initial plan copilot-swe-agent[bot] 2025-08-20 23:43:32 +00:00
  • cd2694d7dc Add comprehensive GitHub Copilot instructions for LLDAP repository copilot-swe-agent[bot] 2025-08-20 21:14:41 +00:00
  • 982d79fb53 Add copilot-setup-steps.yml for GitHub Copilot agent environment setup copilot/fix-1251 copilot-swe-agent[bot] 2025-08-20 21:56:09 +00:00
  • 4abe74dacc Add comprehensive GitHub Copilot instructions for LLDAP repository copilot-swe-agent[bot] 2025-08-20 21:40:54 +00:00
  • 0635a21eb8 Generate comprehensive Copilot instructions for LLDAP repository copilot-swe-agent[bot] 2025-08-20 21:39:14 +00:00
  • 840a115e0e Initial plan copilot-swe-agent[bot] 2025-08-20 21:14:41 +00:00
  • 0e248ab3bb Add memberOf attribute definition to LDAP schema copilot/fix-1249 copilot-swe-agent[bot] 2025-08-20 16:44:48 +00:00
  • 5df92fbb16 Initial analysis: Issue is missing memberOf attribute in LDAP schema copilot-swe-agent[bot] 2025-08-20 16:36:38 +00:00
  • e92088a7aa Initial plan copilot-swe-agent[bot] 2025-08-20 16:29:11 +00:00
  • 5e83ed8eb0 release: v0.6.2 v0.6.2 Valentin Tolmer 2025-07-21 23:58:04 +02:00
  • c69957690e docs: avoid bad-sounding words in secrets example Kirill Zhuravlev 2025-08-17 23:10:45 +02:00
  • 7ef2af8beb devcontainer: Bump Rust version Linus Astel 2025-08-14 20:38:13 +02:00
  • 5c9897b156 ldap: Add missing subschema entries Toby 2025-08-13 22:49:23 +02:00
  • 0b720aa082 bootstrap: fine grained cleanup ibizaman 2025-08-10 22:57:36 +02:00
  • 3e7277e77d build(deps): bump actions/checkout from 4.2.2 to 5.0.0 dependabot[bot] 2025-08-12 02:54:27 +00:00
  • 5241626a3a bootstrap: make password_file a standard custom attribute ibizaman 2025-07-23 18:34:29 +02:00
  • 363ef106e2 app: Fix attribute type parsing Valentin Tolmer 2025-07-30 00:56:53 +02:00
  • 3c7e4c3dec bootstrap: do not leak password in process list ibizaman 2025-07-21 23:32:58 +02:00
  • fa196a9fd9 docker: try several GPG server Valentin Tolmer 2025-07-22 00:04:28 +02:00
  • f02b365478 bootstrap: do not fail if no user or group defined ibizaman 2025-07-17 18:29:24 +02:00
  • 0b0e6ae2cd github: Fix warnings about Dockerfile syntax Valentin Tolmer 2025-07-21 23:16:45 +02:00
  • da525fc99b app: simplify attribute_type handling, display creation time in user details Valentin Tolmer 2025-07-21 22:56:31 +02:00
  • 78337bce72 bootstrap: allow to give password from a file ibizaman 2025-07-15 17:53:04 +02:00
  • 87e9311a44 meta: Fix cargo clippy failures (format strings) selfhoster1312 2025-07-16 18:48:09 +02:00
  • 53e62ecf5a docs: move authelia configuration to markdown file (#1205) Hendrik Sievers 2025-07-13 22:29:09 +02:00
  • 10d33a7537 readme: fix broken Iink core 2025-07-10 18:52:03 -04:00
  • ada438398e set-password: load system certificates copilot-swe-agent[bot] 2025-07-08 20:14:31 +00:00
  • 07d1948190 Add native certificate support to lldap_set_password copilot/fix-1206 copilot-swe-agent[bot] 2025-07-08 20:27:45 +00:00
  • 4c9036d4ee Initial plan copilot-swe-agent[bot] 2025-07-08 20:14:31 +00:00
  • 8c65d8958a docs: Add FAQ about sustainability and professional support contracts (#1200) selfhoster1312 2025-07-06 23:55:08 +02:00
  • f8cd7ad023 server, ldap: add support for Subschema requests (#1071) Toby 2025-07-06 23:42:53 +02:00
  • 823adcefd0 docs: Document (lack of) vhosts support (#1201) selfhoster1312 2025-07-06 23:32:28 +02:00
  • 5b120a5958 docs: Split README into smaller files (#1198) selfhoster1312 2025-07-06 23:12:48 +02:00
  • c658666b3f example_configs: Quadlet documentation and improvements Alexandre Foley 2025-06-30 13:47:32 -04:00
  • 7a5a88384d example_configs: add Mailcow (#1188) PHIDIAS 2025-06-07 02:13:26 +09:00
  • 4eb4fae49c example_configs: wiki_js: Add missing closing curly brackets to filter Jona Joachim 2025-06-02 12:55:48 +02:00
  • 58b028ad5f example_configs: fix Authelia OU for helm installations Bryan Alves 2025-06-01 03:11:21 -04:00
  • 612bce48ad example_configs: fix overly-permissive next loud config Josh Thorpe 2025-05-30 16:23:07 +08:00
  • 1b5f6bfa66 example_configs: correct the manual for pkg support in FreeBSD aokblast 2025-04-24 03:04:57 +08:00
  • 5913d81a44 chore: upgrade top level docker alpine version Nick 2025-05-19 00:13:01 -06:00
  • cb9fd38271 example_configs: Add UnifiOS Directory sdelnevo 2025-05-17 22:34:53 +01:00
  • 97bcfd1a99 example_configs: Add Peertube ChibyX 2025-05-16 17:11:38 +03:00
  • 7330496a77 example_configs: Add Snipe-IT Christian Medel 2025-05-14 10:50:17 -04:00
  • 0baee7a120 Readme: Fix typo MikaelUrankar 2025-05-09 15:03:37 +02:00
  • 0a5b2d4c46 example_configs: Change Grocy example config Port broemp 2025-05-04 02:04:45 +02:00
  • 9978111bec example_configs: fix dovecot example cogdavid 2025-04-26 22:03:16 +01:00
  • 8e25e9b2a4 app: Add a create user/group button at the top Valentin Tolmer 2025-04-25 15:46:10 +09:00
  • 4d6402c838 app: Fix email validation for groups Valentin Tolmer 2025-04-25 15:25:04 +09:00
  • b4f636ded9 server: Introduce True/False for filters Valentin Tolmer 2025-04-25 15:10:19 +09:00
  • 4018a6933c exmaple_configs: fix account provisioner in dovecot config cogdavid 2025-04-23 14:33:58 +01:00
  • bd29c7282d bootstrap: Include custom attributes when bootstrapping user and group configs (#1155) Antonio Vargas 2025-04-21 00:07:11 -07:00
  • 1f89059c84 example_config: Add SSSD v-mod 2025-04-09 02:15:03 +01:00
  • 74dbba0bdc server: dependency cleanup Valentin Tolmer 2025-04-05 01:32:32 -05:00
  • 3556e41612 server: flatten remaining files Valentin Tolmer 2025-04-05 01:24:38 -05:00
  • d38a2cd08b server: extract graphql crate Valentin Tolmer 2025-04-05 00:24:24 -05:00
  • db77a0f023 server: rename sql_backend_server -> sql_tcp_backend_server Valentin Tolmer 2025-04-05 00:01:48 -05:00
  • 3d61c209d2 server: small dependency cleanup Valentin Tolmer 2025-04-04 23:53:50 -05:00
  • 55de3ac329 server: extract the sql backend handler to a separate crate Valentin Tolmer 2025-04-04 23:43:25 -05:00
  • ee21d83056 server: extract ldap operations to a crate Valentin Tolmer 2025-04-04 21:52:19 -05:00
  • a49ddeaa02 server: extract opaque_handler to a separate crate Valentin Tolmer 2025-04-04 22:02:20 -05:00
  • dbba4c4e26 server: extract access_control to a separate crate Valentin Tolmer 2025-04-04 21:44:21 -05:00
  • 0eef966c3e server: Move PublicSchema to the domain crate Valentin Tolmer 2025-04-04 21:28:05 -05:00
  • cdf43f2a69 server: cleanup extra mut in ldap handler Valentin Tolmer 2025-04-04 21:14:30 -05:00
  • 7450ff1028 server: Add support for deleting users and groups via LDAP Valentin Tolmer 2025-04-04 20:46:17 -05:00
  • c3ae149ae3 server: add tests for ldap modify Valentin Tolmer 2025-04-04 20:21:35 -05:00
  • 0a05a091d8 server: split off modify requests from ldap_handler Valentin Tolmer 2025-04-04 19:00:31 -05:00
  • 6a2a5fe7f5 server: split off create_* from ldap_handler Valentin Tolmer 2025-04-04 18:08:38 -05:00
  • 52f22c00c3 server: split off compare from ldap_handler Valentin Tolmer 2025-04-04 17:57:02 -05:00
  • 37a85b4c2e server: split off password handling from ldap_handler Valentin Tolmer 2025-04-04 17:51:17 -05:00