lldap/server/src/infra
Valentin Tolmer 86b2b5148d server: remove default value for SMTP user
Otherwise, not setting the user would default to "admin", which breaks
the unauthenticated workflow. No user specified should mean unauthenticated.

Fixes #520.
2023-04-04 16:27:44 +02:00
..
graphql server: update various dependencies 2023-03-02 10:51:38 +01:00
access_control.rs server: statically enforce access control 2023-03-01 11:28:04 +01:00
auth_service.rs app: Fix password reset redirection (#513) 2023-03-30 09:47:41 -06:00
cli.rs app: Fix password reset redirection (#513) 2023-03-30 09:47:41 -06:00
configuration.rs server: remove default value for SMTP user 2023-04-04 16:27:44 +02:00
db_cleaner.rs server,app: migrate to sea-orm 2022-11-25 15:35:48 +01:00
healthcheck.rs server: Fix healthcheck return code 2023-01-16 17:35:08 +01:00
jwt_sql_tables.rs server: upgrade sea-orm to 0.11 2023-02-10 12:57:38 +01:00
ldap_handler.rs server: return groups in memberof by cn instead of uid 2023-03-20 22:10:38 +01:00
ldap_server.rs server: update tokio 2023-03-02 10:51:38 +01:00
logging.rs server,app: migrate to sea-orm 2022-11-25 15:35:48 +01:00
mail.rs server: update clap and mockall 2023-03-02 10:51:38 +01:00
mod.rs server: statically enforce access control 2023-03-01 11:28:04 +01:00
sql_backend_handler.rs server: use the new into_tuple from sea_orm 2023-02-10 12:57:38 +01:00
tcp_backend_handler.rs server: update clap and mockall 2023-03-02 10:51:38 +01:00
tcp_server.rs app: server uncompressed WASM to webkit browsers 2023-03-28 17:33:13 +02:00