lldap/server/src/infra
2023-01-18 23:09:59 +01:00
..
graphql db: Change the DB storage type to NaiveDateTime 2023-01-13 15:50:03 +01:00
auth_service.rs server: move domain types to a separate file 2022-11-25 15:35:48 +01:00
cli.rs add option to use insecure SMTP connection 2023-01-18 23:09:59 +01:00
configuration.rs add option to use insecure SMTP connection 2023-01-18 23:09:59 +01: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,app: migrate to sea-orm 2022-11-25 15:35:48 +01:00
ldap_handler.rs server, refactor: Add a conversion from bool for the filters 2023-01-17 15:09:06 +01:00
ldap_server.rs server: make host configurable to enable IPv6 support 2022-11-24 23:39:11 +01:00
logging.rs server,app: migrate to sea-orm 2022-11-25 15:35:48 +01:00
mail.rs add option to use insecure SMTP connection 2023-01-18 23:09:59 +01:00
mod.rs server: implement healthcheck 2022-10-12 16:44:52 +02:00
sql_backend_handler.rs db: Change the DB storage type to NaiveDateTime 2023-01-13 15:50:03 +01:00
tcp_backend_handler.rs server: move domain types to a separate file 2022-11-25 15:35:48 +01:00
tcp_server.rs server,app: migrate to sea-orm 2022-11-25 15:35:48 +01:00