lldap/server/src/infra
2021-12-01 00:38:54 +01:00
..
graphql cargo: Update to 2021 edition 2021-11-23 00:25:47 +01:00
auth_service.rs server: Send an email for password resets 2021-11-23 00:25:47 +01:00
cli.rs config: Prevent loading the wrong server_key 2021-11-28 00:55:35 +01:00
configuration.rs config: Prevent loading the wrong server_key 2021-11-28 00:55:35 +01: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 cargo: Update to 2021 edition 2021-11-23 00:25:47 +01:00
ldap_server.rs server: improve error messages 2021-11-23 00:25:47 +01: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 server: Implement password reset 2021-11-23 00:25:47 +01:00
tcp_backend_handler.rs server: Implement password reset 2021-11-23 00:25:47 +01:00
tcp_server.rs add SRI for other resources; add routing for all root requests 2021-12-01 00:38:54 +01:00