lldap/server/src/infra
Valentin Tolmer f979e16b95 server: Fix healthcheck return code
The healthcheck was not returning a non-zero code when failing, due to
an extra layer of Results
2023-01-16 17:35:08 +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 server: make host configurable to enable IPv6 support 2022-11-24 23:39:11 +01:00
configuration.rs server: move domain types to a separate file 2022-11-25 15:35:48 +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 db: Change the DB storage type to NaiveDateTime 2023-01-13 15:50:03 +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 server: use async api for email sending 2022-11-24 14:47:56 +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