-
v2.2.15e0c07537 · ·
## v2.2.15 (2021-10-20) - Bugfix: Rules DB with Document Access did not return Access Rights - New test xsdb-comm.c for Rules DB testing of Communication Access - New test xsdb-document.c for Rules DB testing of Document Access - New functions access_parse() and access_format() to handle Rights strings
-
v2.2.11adb0b1d0 · ·
## v2.2.11 (2021-06-26) - Bugfix release :- - During access_comm() a "user+alias@domain" localid would yield Access Name "user+" - Quick Iteration in rules_dbiterate() would miss additional levels: "found" got set on empty rulesets found - CMake reported all sorts of success info, scrolling away warnings/errors (which got lost) - Fixed a developer-only and utterly-harmless CMake mistake
-
v2.2.9230c3516 · ·
Issue #37, abstract ruleset operations in a2rule - Named it `a2rule ruleset add|del|get|set` - Always require a Service Key and Access Name - Optionally use Access Type for (too simple) regex matching with Access Name - Parse the Rule, if it is provided - If no Selector is provided, use the most general form `@.`
-
v2.2.8e3a10847 · ·
## v2.2.8 (2021-06-23) Updates to the `a2rule` command and its man page :- - Make `a2rule` help with the key derivation process - Command Parser support for abbreviations - Added support for Domain Keys - Added `getpass()` to get the Database Secret - Stopped `a2rule` mentioning the "dbsecret" cmdarg - Stopped debugging output with "dbsecret" :-)