Commit Graph

  • 63f8b51c88 server: split off do_bind from ldap_handler Valentin Tolmer 2025-04-04 17:31:08 -05:00
  • c4aca0dad7 server: split off ldap/search from ldap_handler Valentin Tolmer 2025-04-04 11:27:08 -05:00
  • b8f114bd43 ldap: add support for creating groups Valentin Tolmer 2025-04-04 10:43:38 -05:00
  • 31364da6d4 chore: add prepare-release to Makefile Valentin Tolmer 2025-04-04 09:41:08 -05:00
  • 853c561314 example_config: fix kimai.yaml Juntong Zhu 2025-04-01 08:52:45 +01:00
  • 0aa31a282a app: Remove max-width in main component Valentin Tolmer 2025-03-31 21:59:19 -05:00
  • 41e38234ed example_config: Add penpot ivan-sirosh 2025-03-31 18:42:26 +02:00
  • ba9bcb3894 chore: Migrate all the crates to edition 2024 Valentin Tolmer 2025-03-30 21:10:04 -05:00
  • e18f2af54f cargo: Migrate metadata to workspace Valentin Tolmer 2025-03-30 18:49:38 -05:00
  • 5afcdbda65 app, server: Add an endpoint to fetch the frontend settings Valentin Tolmer 2025-03-30 23:08:42 +02:00
  • ba93533790 chore: update lldap/rust-dev to 1.85 Valentin Tolmer 2025-03-30 18:29:38 -05:00
  • e4044b7415 dependencies: Upgrade sea-orm to 1.1.8 Valentin Tolmer 2025-03-30 21:35:13 +02:00
  • 26b25e7776 example_configs: Fix nslcd group member mapping. meetpatty 2025-03-29 18:36:42 +13:00
  • 20ade89633 example_configs: Add MFA with DuoAuthProxy taiwan-king 2025-03-14 06:28:16 +08:00
  • 928559890a example_configs: add example with podman quadlets for pgsql deployment w/ secrets Yuki 2025-03-14 01:46:57 +09:00
  • 049e882c35 docs(readme): clarify password change permission for admin users hendrik1120 2025-03-07 11:41:52 +01:00
  • f5f3091313 example_configs: update Home Assistant MickMorley 2025-02-27 11:30:51 -05:00
  • 0a0f915ce6 chore: update rust-argon2 crate to v2 Simon Broeng Jensen 2025-02-24 20:48:52 +01:00
  • 5f42d423e3 example_configs: fix typo in Stalwart config xeoneox 2025-02-24 02:10:48 -05:00
  • 2a226963ee auth: move Permission and ValidationResults to auth crate Simon Broeng Jensen 2025-02-20 14:30:32 +01:00
  • ca1c6ff645 domain-handlers: move backend handler traits to separate crate Simon Broeng Jensen 2025-02-19 23:48:05 +01:00
  • e22d17dca6 example_configs: reduce privileges for stalwart bind user xeoneox 2025-02-21 10:02:08 -05:00
  • f34fa1d701 cargo,server: update ldap3_proto to version 0.6.0 Simon Broeng Jensen 2025-02-21 09:52:16 +01:00
  • d854ace89f domain-model: move domain::model module to separate crate Simon Broeng Jensen 2025-02-05 09:11:27 +01:00
  • 3c0359eb8a example_configs: Add Stalwart link to README xeoneox 2025-02-20 15:16:32 -05:00
  • b591539c8a example_configs: Add Stalwart xeoneox 2025-02-20 14:50:52 -05:00
  • 5d2f168554 domain + server: introduce new AttributeValue enum Simon Broeng Jensen 2025-02-19 14:43:26 +01:00
  • cf0e9a01f1 readme: add link to the discord bot JaidenW 2025-02-19 00:03:35 -07:00
  • 86d15e831e example_configs: Add Project Quay Giovanni Geraci 2025-02-16 21:33:01 +01:00
  • 8285e21ebb domain: rename AttributeValue to Attribute Simon Broeng Jensen 2025-02-05 10:03:08 +01:00
  • 4c6cfeee9e server: remove deprecated fields from CreateUserRequest Simon Broeng Jensen 2025-02-03 21:41:30 +01:00
  • 37a683dcb2 validation: move validation crate to crates folder Simon Broeng Jensen 2025-02-03 23:10:16 +01:00
  • b5e87c7226 auth: move auth crate to crates folder Simon Broeng Jensen 2025-02-03 23:09:54 +01:00
  • dd0ba5975e server: Adds support for whoamiOID nitnelave 2025-02-03 23:21:44 +01:00
  • 1b26859141 server: move domain::types to separate domain crate (#1086) Simon Broeng Jensen 2025-02-03 23:00:27 +01:00
  • 417abc54e4 server: Cleanup log messages for ignored attribute warnings Fabian May 2025-02-03 22:52:15 +01:00
  • 5cc489aafe app: mute a clippy error about a wasm_bindgen directive Simon Broeng Jensen 2025-01-25 15:10:26 +01:00
  • c01c7744c7 server: fix a couple of clippy warnings Simon Broeng Jensen 2025-01-25 13:45:22 +01:00
  • 1b58ac61f4 server: fix serving of frontend after PR #1079 (#1090) Simon Broeng Jensen 2025-01-29 13:25:03 +01:00
  • f46e5375df server: Allow custom path to front-end assets tyami94 2025-01-28 13:37:12 -05:00
  • 722464daf4 example_configs: Add pgAdmin Mathieu Bélanger 2025-01-22 16:12:54 -05:00
  • 0799b6bc26 server: include preserved case in user attribute value search Simon Broeng Jensen 2025-01-22 10:37:04 +01:00
  • f5fbb31e6e server, app: Add validation for attribute names (#1075) Simon Broeng Jensen 2025-01-22 09:57:47 +01:00
  • 31a0cf5a4f app: Change default alias for User & Group schema attributes (#1082) Simon Broeng Jensen 2025-01-21 13:46:55 +01:00
  • 33fb59f2f7 server: Add support for querying GroupId with LDAP filters Simon Broeng Jensen 2025-01-20 17:07:53 +01:00
  • fb43af1299 example_configs: update Authelia with LLDAP default settings farshad 2025-01-19 00:02:05 -06:00
  • f417427635 Prevent starting up if the JWT secret is not given Valentin Tolmer 2024-12-23 23:03:27 +01:00
  • 1f26262e13 example_configs: add Hashicorp Dakota G 2024-12-10 00:34:50 -06:00
  • 42fccf4713 readme: Updated Arch Linux install-from-repository section Zepmann 2024-12-07 18:49:58 +01:00
  • 928faa4bcc example_configs: add search filter in onedev configuration xeoneox 2024-12-07 01:17:52 -05:00
  • 3895a5050d example_configs: Update OneDev example for latest release xeoneox 2024-12-05 18:21:35 -05:00
  • f92035b6fd example_configs: Add Kimai Christian Medel 2024-11-25 16:20:09 -05:00
  • 37a10c871f github: Fix release bot clearing the release body Valentin Tolmer 2024-11-22 23:06:49 +01:00
  • 8397d536d9 chore: bump version to 0.6.2-alpha Valentin Tolmer 2024-11-22 22:50:31 +01:00
  • acd39d20b1 release: 0.6.1 v0.6.1 Valentin Tolmer 2024-11-22 22:35:11 +01:00
  • 0ddeab8caa server: Fix schema migration from v8 for sqlite and postgres Valentin Tolmer 2024-11-21 23:22:53 +01:00
  • 64514ddfc6 example_configs: expand url for OneDev config xeoneox 2024-11-21 04:01:24 -05:00
  • c47be779a3 docs: update architecture.md Valentin Tolmer 2024-11-19 22:06:15 +01:00
  • fea2ed5b79 example_configs: Add onedev xeoneox 2024-11-19 16:01:30 -05:00
  • e982908768 cargo,auth,server: update opaque-ke => 0.7 Jan Düpmeier 2024-11-02 10:28:06 +01:00
  • 713dbde4cb server: Fix the instructions to silence the key_seed warning Valentin Tolmer 2024-11-14 20:25:55 +01:00
  • 579dd5e1b6 readme: add reference to terraform provider (#1035) Ansgar Tasler 2024-11-13 16:04:41 +01:00
  • 3828ec7624 example_configs: Update pam example for release 0.6..0 traverseda 2024-11-13 07:38:45 -04:00
  • b8c06ebd75 chore: bump version to 0.6.1-alpha Valentin Tolmer 2024-11-09 22:21:01 +01:00
  • 130d2552ac github: Remove release PR comment bot Valentin Tolmer 2024-11-09 22:05:38 +01:00
  • 098745ebc9 release: 0.6.0 v0.6.0 Valentin Tolmer 2024-10-29 16:23:58 +01:00
  • 95337e2cd8 server: Remove session-wide logging, add session_uuid to message logs Valentin Tolmer 2024-11-04 21:13:28 +01:00
  • 143eb70bee server: Only use a single connection with SQlite Valentin Tolmer 2024-10-30 15:31:48 +01:00
  • 35fe521cbe server: Correctly handle removal of the display_name attribute Valentin Tolmer 2024-10-29 15:26:06 +01:00
  • c8601b9169 server: Correctly handle attempts to probe for password resets Valentin Tolmer 2024-10-28 16:38:14 +01:00
  • 8f6c324de7 example_configs: add ldap_ssl to vaultwarden_ldap_sync:2.0.2 (#1011) Hobbabobba 2024-10-28 16:43:49 +01:00
  • f0fcc88f1d server: Fix env warning for nested keys Valentin Tolmer 2024-10-28 16:05:52 +01:00
  • c08ddecd32 server: Fix missing lowercasing when changing passwords through LDAP Valentin Tolmer 2024-10-28 15:37:17 +01:00
  • 4ebfd0525b app: Allow custom attributes in group creation Valentin Tolmer 2024-10-28 15:36:03 +01:00
  • a190fe7ddf server: return custom attributes when asked for all attributes Valentin Tolmer 2024-10-22 01:34:15 +02:00
  • df188ee83f build(deps): bump actions/checkout from 4.2.1 to 4.2.2 dependabot[bot] 2024-10-23 21:00:18 +00:00
  • 52c917d967 server: improve key_seed warning Valentin Tolmer 2024-10-22 00:41:01 +02:00
  • f01daae6a8 server: Fix env variable warning Valentin Tolmer 2024-10-22 00:37:25 +02:00
  • 62b2afa283 app: fix password reset probing Valentin Tolmer 2024-10-22 00:29:22 +02:00
  • 305b272cdf app: Add support for group attributes Valentin Tolmer 2024-10-22 00:25:38 +02:00
  • a95ac38083 example_configs: keycloak typo for first name attribute (#1004) Daniel S. Reichenbach 2024-10-18 17:52:42 +07:00
  • abfe2f3a17 cargo,app,auth: Update dependencies, fix breaks Valentin Tolmer 2024-10-16 23:43:14 +02:00
  • 11d766b2ba Dockerfile: add jq/jo/curl, required by bootstrap.sh Johannes Kastl 2024-10-14 21:34:04 +02:00
  • 56eee6908e server: Add a way to print raw logs Valentin Tolmer 2024-10-10 21:07:36 +02:00
  • dcb45d4f6b Add support for bootstrapping schemas (#991) Grzegorz Godlewski 2024-10-10 21:05:01 +02:00
  • a6eac55fc7 build(deps): bump actions/checkout from 4.1.7 to 4.2.1 dependabot[bot] 2024-10-07 20:49:27 +00:00
  • 1c6646d8c5 build(deps): bump docker/build-push-action from 5 to 6 dependabot[bot] 2024-09-26 22:24:37 +00:00
  • 362e968e00 example_configs: Update base DN in grafana_ldap_config.toml Blueswen 2024-10-08 00:24:33 +08:00
  • 17bcd7645b app: Clean up code, don't error on admin empty email Valentin Tolmer 2024-10-02 20:40:06 +02:00
  • dcba3d17dc app: Add support for user-created attributes Austin Alvarado 2024-02-09 05:31:46 +00:00
  • 1f3f73585b server: Add logging for password resets, add name for successful opaque logins Valentin Tolmer 2024-09-26 22:31:57 +02:00
  • 0c6a92a8fa server: Clarify logging of login attempts and failures Valentin Tolmer 2024-09-26 20:23:52 +02:00
  • 120ad34f92 example_configs: Update Radicale guide with configuration for Radicale 3.3.0 (#979) PopeRigby 2024-09-22 12:58:53 -07:00
  • a2ba71ac19 example_configs: Update PAM integration Roman 2024-09-16 18:19:03 -04:00
  • 10a820f2a2 server: detect anonymous binds and return a correct error Valentin Tolmer 2024-09-11 22:15:06 +02:00
  • 01f97f5ed4 server: clean up the expected keys Valentin Tolmer 2024-09-10 23:16:02 +02:00
  • f14aa2284c server: Detect unknown env variables (e.g. due to typos) Valentin Tolmer 2024-09-08 21:37:40 +02:00
  • 65e2103365 server: Simplify the debug print of various structs Valentin Tolmer 2024-09-07 23:50:08 +02:00
  • 5db0072cfa server: clarify SMTP error message Valentin Tolmer 2024-09-07 22:34:16 +02:00
  • 1d8d3eb73f server: Fix attribute name Valentin Tolmer 2024-09-07 22:10:00 +02:00