Valentin Tolmer
|
c4be7f5b6f
|
server: Serialize attribute values when searching
This should fix #763 and allow filtering by custom attribute values.
|
2024-01-13 13:37:46 +01:00 |
|
Valentin Tolmer
|
39a75b2c35
|
server: read custom attributes from LDAP
|
2023-09-15 15:26:18 +02:00 |
|
Valentin Tolmer
|
829ebf59f7
|
server: Add SchemaBackendHandler trait
|
2023-06-29 11:11:20 +02:00 |
|
Valentin Tolmer
|
09a0522e2d
|
server: move domain types to a separate file
|
2022-11-25 15:35:48 +01:00 |
|
Valentin Tolmer
|
e89b1538af
|
server,app: migrate to sea-orm
|
2022-11-25 15:35:48 +01:00 |
|
Valentin Tolmer
|
8d19678e39
|
server: refactor sql backend handler
And add some missing tests
|
2022-10-18 13:04:59 +02:00 |
|
Valentin Tolmer
|
35aa656677
|
server: refactor ldap_handler
Split it into several files, move them into the domain folder, introduce
`LdapError` for better control flow.
|
2022-10-17 14:39:44 +02:00 |
|
Valentin Tolmer
|
0be440efc8
|
server: Start versioning the DB schema
In preparation for #67.
|
2022-10-17 09:38:37 +02:00 |
|
Valentin Tolmer
|
d8df47b35d
|
Move backend source to server/ subpackage
To clarify the organization.
|
2021-08-31 20:32:55 +02:00 |
|