James Elliott
|
203cb19c2f
|
fix(configuration): missing warning about session domain (#4417)
This adds some helpful configuration warnings and fixes a few misconfiguration issues.
|
2022-11-24 10:16:23 +11:00 |
James Elliott
|
52102eea8c
|
feat(authorization): query parameter filtering (#3990)
This allows for advanced filtering of the query parameters in ACL's.
Closes #2708
|
2022-10-19 14:09:22 +11:00 |
James Elliott
|
8eadf72dc7
|
docs: rule matching concepts (#4154)
* docs: rule matching concepts
* docs: add named regex note
* docs: adjust wording
* docs: expand match table
* docs: simplify
* docs: fix link
* docs: fix link
|
2022-10-16 14:11:43 +11:00 |
James Elliott
|
342497a869
|
refactor(server): use errgroup to supervise services (#3755)
Uses the errgroup package and pattern for supervising services like servers etc.
|
2022-08-09 07:50:12 +10:00 |
James Elliott
|
efe1facc35
|
docs: misc fixes (#3745)
|
2022-07-26 15:26:38 +10:00 |
James Elliott
|
352b360a50
|
docs: update dates (#3615)
|
2022-06-28 15:27:14 +10:00 |
James Elliott
|
ab1d0c51d3
|
feat(authorization): acl resource regex named groups (#3597)
This adds the named group functionality from domain_regex to the resource criteria.
|
2022-06-28 12:51:05 +10:00 |
James Elliott
|
b2c60ef898
|
feat: major documentation refresh (#3475)
This marks the launch of the new documentation website.
|
2022-06-15 17:51:47 +10:00 |