lldap/server/src/infra
2022-09-27 06:54:29 +02:00
..
graphql server: Add support for users' avatars in GrahpQL 2022-08-09 13:03:28 +02:00
auth_service.rs clippy: fix warning by implementing Eq 2022-09-27 06:54:29 +02:00
cli.rs server: deprecate smtp.tls_required, add smtp_encryption 2022-07-30 15:58:58 +02:00
configuration.rs server: allow every config value to be specified as a file 2022-09-14 11:16:50 +02:00
db_cleaner.rs server: Add tracing logging 2022-06-30 17:14:13 +02:00
jwt_sql_tables.rs sqlx: update dependency and protect against injections 2022-06-26 11:55:37 +02:00
ldap_handler.rs ldap: Stop returning empty attributes 2022-08-09 13:03:28 +02:00
ldap_server.rs server: Change attribute values to bytes 2022-08-09 13:03:28 +02:00
logging.rs server: Add tracing logging 2022-06-30 17:14:13 +02:00
mail.rs server: add an option to use STARTTLS for smtp 2022-07-30 15:58:58 +02:00
mod.rs server: Send an email with the test command 2021-11-23 00:25:47 +01:00
sql_backend_handler.rs server: Add tracing logging 2022-06-30 17:14:13 +02:00
tcp_backend_handler.rs server: Add a Uuid attribute to every user and group 2022-07-01 12:41:12 +02:00
tcp_server.rs server: refactor auth_service to use Results 2022-06-30 17:14:13 +02:00