Commit graph

7 commits

Author SHA1 Message Date
William Brown 9ce4831903 Clean all codebase warnings 2019-07-29 16:09:09 +09:00
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
Renamed from tests/integration_test.rs (Browse further)