Commit graph

12 commits

Author SHA1 Message Date
Firstyear 94a6bde269
20190607 authentication (#55)
Implement #2 anonymous authentication. This also puts into place the majority of the authentication framework, and starts to build the IDM layers ontop of the DB engine.
2019-07-12 15:28:46 +10:00
Firstyear 44dc66713c
20190508 UUID on entry (#50)
* Make UUID a proper type on entries

* Add auth and ID data to relevant structures - this means we can start access controls!
2019-05-15 10:36:18 +10:00
Firstyear 9eca06c3e2
Implement memberof with direct/indirect tracking and testcases. (#48)
* Implement memberof with direct/indirect tracking and testcases.
2019-05-08 10:39:46 +10:00
William Brown 68bf9b7813 Major refactor of proto handling 2019-03-01 16:29:55 +10:00
William Brown fcda7d395d Large rework of audit logging 2018-12-27 15:22:03 +10:00
William Brown 4f459465c1 Add support for working server integration test! 2018-11-27 20:48:21 +10:00
William Brown 66bf9bcc3c Improvements to integration test 2018-11-26 16:13:22 +10:00
William Brown 56e4809c28 Add partialeq and partialcmp allowing tests to work 2018-11-11 13:39:11 +13:00
William Brown 58e45149d4 Begin adding query server tests 2018-11-07 17:27:11 +10:00
William Brown 51797bc125 Can save and retrieve entries 2018-11-07 16:54:13 +10:00
William Brown 4c1a4406bb Begin datastructure and work on the core server 2018-11-03 10:30:57 +10:00
William Brown 31afcabd83 initial 2018-09-29 17:54:16 +10:00