lldap/server/src/infra
Valentin Tolmer 5c5b87d5af app,server: Switch /reset/step1 to a POST request
Otherwise, caching can become an issue. Also, it's not an idempotent request.
2024-02-09 00:20:31 +01:00
..
graphql server: Add graphQL methods to manage custom LDAP object classes 2024-02-06 22:39:05 +01:00
access_control.rs server: Add graphQL methods to manage custom LDAP object classes 2024-02-06 22:39:05 +01:00
auth_service.rs app,server: Switch /reset/step1 to a POST request 2024-02-09 00:20:31 +01:00
cli.rs server: Treat the database password as a secret 2024-01-22 23:12:33 +01:00
configuration.rs server: Treat the database password as a secret 2024-01-22 23:12:33 +01:00
database_string.rs server: Treat the database password as a secret 2024-01-22 23:12:33 +01:00
db_cleaner.rs server: Update tracing-forest and take advantage of the span fields 2023-09-10 22:29:32 +02:00
healthcheck.rs server: Upgrade ldap3_proto 2023-09-10 22:29:32 +02:00
jwt_sql_tables.rs server: Update sea-orm, strum 2023-09-11 17:09:49 +02:00
ldap_handler.rs server: Add support for the custom LDAP object classes in LDAP filters 2024-02-06 22:39:05 +01:00
ldap_server.rs server: update ldap3_proto dependency 2024-01-16 17:52:15 +01:00
logging.rs server: Update tracing-forest and take advantage of the span fields 2023-09-10 22:29:32 +02:00
mail.rs server: Add a message ID to sent emails 2023-08-02 15:34:13 +02:00
mod.rs server: Treat the database password as a secret 2024-01-22 23:12:33 +01:00
schema.rs server: read custom attributes from LDAP 2023-09-15 15:26:18 +02:00
sql_backend_handler.rs server: Add JWTs to the DB 2023-10-30 21:59:48 +01:00
tcp_backend_handler.rs server: Add JWTs to the DB 2023-10-30 21:59:48 +01:00
tcp_server.rs app: make it possible to serve lldap behind a sub-path 2023-12-07 18:21:49 +01:00
test_utils.rs server: Add support for custom LDAP object classes for users and groups 2024-02-05 22:51:02 +01:00