James Elliott
e3e31e3cbc
refactor(commands): command context ( #4539 )
...
This moves a lot of machinery for commands into a context.Context with other struct values. This allows for PreRunE's to reliably load the configuration and avoids use of global vars.
2022-12-22 11:21:29 +11:00
James Elliott
859b403146
docs: update docs ( #4597 )
2022-12-19 15:04:02 +11:00
James Elliott
a91f98de12
release: v4.37.3 ( #4518 )
2022-12-08 22:20:51 +11:00
James Elliott
13efc4217e
docs: adjust issue templates ( #4391 )
...
* docs: adjust issue templates
* docs: adjust wording
2022-11-16 13:47:20 +11:00
James Elliott
c16456bd6d
docs: gen ( #4293 )
2022-10-28 22:47:34 +11:00
James Elliott
96beb09706
docs: update issue templates ( #4241 )
2022-10-23 13:58:57 +11:00
James Elliott
66ea374227
feat(authentication): permit feature detection failures ( #4061 )
...
This adds a configuration option which permits the failure of feature detection (control type OIDs and extension OIDs).
2022-10-02 07:44:18 +11:00
James Elliott
465c7b57d3
ci: regen issue templates ( #4030 )
2022-09-19 16:51:29 +10:00
James Elliott
2947d35014
ci: fix misc issue template issues ( #4020 )
2022-09-16 15:44:29 +10:00
James Elliott
3e376404c5
ci: fix misc generator issues ( #4019 )
2022-09-16 15:16:02 +10:00
James Elliott
9c72bc8977
ci: gen github tmpl locales and commitlint ( #3759 )
...
This adds several automatic generators for Authelia docs etc.
2022-09-16 14:21:05 +10:00