Skip to content
Snippets Groups Projects
Commit 5abe3469 authored by Julian Rother's avatar Julian Rother
Browse files

Rewrite of schema code, change of Object interface

Attribute type and object class definitions are now parsed from their string
representation. Extensible filters are now supported.

Somewhat unrelated: Object.match_search and Object.get_search_result_entry
are replaced with Object.search. Object.compare_dn and Object.match_compare
are replaced with Object.compare.

Schema and object code now has extensive unit tests.
parent 698d9cab
No related branches found
No related tags found
No related merge requests found
Pipeline #8322 passed
Showing
with 1416 additions and 422 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment