lldap/server/src/domain
Valentin Tolmer 2ea17c04ba server: Move the definition of UserId down to lldap_auth 2024-01-15 23:48:59 +01:00
..
ldap server: Serialize attribute values when searching 2024-01-13 13:37:46 +01:00
model server: make attributes names, group names and emails case insensitive 2023-12-15 23:21:22 +01:00
deserialize.rs server: Serialize attribute values when searching 2024-01-13 13:37:46 +01:00
error.rs server: prepare DB schema for user attributes 2023-06-14 23:20:37 +02:00
handler.rs server: Serialize attribute values when searching 2024-01-13 13:37:46 +01:00
mod.rs server: Serialize attribute values when searching 2024-01-13 13:37:46 +01:00
opaque_handler.rs server: statically enforce access control 2023-03-01 11:28:04 +01:00
schema.rs server: make attributes names, group names and emails case insensitive 2023-12-15 23:21:22 +01:00
sql_backend_handler.rs server: Move the definition of UserId down to lldap_auth 2024-01-15 23:48:59 +01:00
sql_group_backend_handler.rs server: make attributes names, group names and emails case insensitive 2023-12-15 23:21:22 +01:00
sql_migrations.rs chore: clippy warnings 2024-01-13 18:32:58 +01:00
sql_opaque_handler.rs server: Move the definition of UserId down to lldap_auth 2024-01-15 23:48:59 +01:00
sql_schema_backend_handler.rs server: make attributes names, group names and emails case insensitive 2023-12-15 23:21:22 +01:00
sql_tables.rs server: add a unique index to the memberships 2024-01-03 12:40:24 +01:00
sql_user_backend_handler.rs server: Serialize attribute values when searching 2024-01-13 13:37:46 +01:00
types.rs server: Move the definition of UserId down to lldap_auth 2024-01-15 23:48:59 +01:00