lldap/server/src/infra
2022-05-30 19:23:29 +02:00
..
graphql domain: introduce UserId to make uid case insensitive 2022-03-26 18:23:19 +01:00
auth_service.rs server: Report errors sending email 2022-04-17 23:14:10 +02:00
cli.rs server: update clap and add LDAPS options 2022-05-05 17:19:11 +02:00
configuration.rs server: update clap and add LDAPS options 2022-05-05 17:19:11 +02:00
db_cleaner.rs Move backend source to server/ subpackage 2021-08-31 20:32:55 +02:00
jwt_sql_tables.rs server: Add an SQL table to store password reset tokens 2021-11-23 00:25:47 +01:00
ldap_handler.rs ldap: lowercase all DN, fields, values 2022-05-30 19:23:29 +02:00
ldap_server.rs server, ldap: Use group membership for admin status 2022-05-08 20:36:57 +02:00
logging.rs server: Prevent sqlx from logging unless verbose 2021-11-23 00:25:47 +01:00
mail.rs server: Send an email for password resets 2021-11-23 00:25:47 +01:00
mod.rs server: Send an email with the test command 2021-11-23 00:25:47 +01:00
sql_backend_handler.rs domain: introduce UserId to make uid case insensitive 2022-03-26 18:23:19 +01:00
tcp_backend_handler.rs domain: introduce UserId to make uid case insensitive 2022-03-26 18:23:19 +01:00
tcp_server.rs restore comment 2021-12-01 00:38:54 +01:00