Firstyear
c5497b8024
Implement backup, restore and server modes
...
This allows backup and restore of the server backend data from the command line. Backups can be taken while the server is running. Automated backups are *not* part of this yet.
This also adds a few missing files from a previous commit mistake. Opps!
2019-07-15 09:15:25 +10: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
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
4ab377ec88
Update to rust 2018 and improve some todo notes
2019-04-18 11:28:33 +10:00
Firstyear
af9ac8f662
20190405 refint precursors ( #40 )
...
* Improved validation errors
* Fix some audit issues
* Make verify RO
* Added verify and plugin verify hooks
* Update plugin testing framework
* Update designs and macros
2019-04-17 13:00:03 +10:00
William Brown
3ad0f0ca28
Finished major transaction refactor
2019-01-20 13:45:49 +13:00
William Brown
cdfe8f93d7
Working UUID generation on create
2018-12-30 11:04:17 +10:00
William Brown
ce413a3c66
Clean up and fixes
2018-12-29 22:05:54 +10:00
William Brown
34b29f3edd
Cleanup package and file names
2018-12-28 15:24:12 +10:00
William Brown
5f6997911f
Add initial cookie example for auth.
2018-12-28 15:18:16 +10:00
William Brown
fcda7d395d
Large rework of audit logging
2018-12-27 15:22:03 +10:00
William Brown
66bf9bcc3c
Improvements to integration test
2018-11-26 16:13:22 +10:00
William Brown
eebc88765f
Rework of auditing
2018-11-12 13:21:35 +13:00
William Brown
8844293a48
Semi-functional sqlite demo
2018-11-06 22:09:48 +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