Valentin Tolmer
|
21e51c3d38
|
server: Add support for LdapCompare op
|
2023-02-13 12:59:53 +01: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
|
4c69f917e7
|
server: Improve equality handling in filters
Now the columns are checked and mapped to user columns, to avoid any
ambiguity.
Fixes #341.
|
2022-10-19 08:43:38 +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 |
|