authelia/internal
James Elliott 61943f6986
test(notification): unit testing for mime characteristics (#4092)
* test: unit testing for mime characteristics

* test: improve reliability

* test: improve readability
2022-09-27 11:12:18 +10:00
..
authentication fix(handlers): consent session prevents standard flow (#3668) 2022-07-26 15:43:39 +10:00
authorization fix(authorization): regex subj doesn't redirect anon user (#4037) 2022-09-26 14:33:08 +10:00
commands fix(commands): potential nil ptr error on shutdown (#3947) 2022-09-04 22:26:03 +10:00
configuration ci: gen github tmpl locales and commitlint (#3759) 2022-09-16 14:21:05 +10:00
duo fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
handlers fix(authorization): regex subj doesn't redirect anon user (#4037) 2022-09-26 14:33:08 +10:00
logging refactor(logging): implement common interfaces (#3994) 2022-09-10 18:02:57 +10:00
metrics refactor(metrics): simplify names (#3515) 2022-06-14 21:51:33 +10:00
middlewares fix(server): i18n etags missing (#3973) 2022-09-16 11:19:16 +10:00
mocks fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
model refactor: clean up uri checking functions (#3943) 2022-09-03 11:51:02 +10:00
notification test(notification): unit testing for mime characteristics (#4092) 2022-09-27 11:12:18 +10:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc refactor: clean up uri checking functions (#3943) 2022-09-03 11:51:02 +10:00
regulation feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
server i18n: update translations (#4053) 2022-09-24 08:27:10 +10:00
session refactor(logging): implement common interfaces (#3994) 2022-09-10 18:02:57 +10:00
storage refactor: clean up uri checking functions (#3943) 2022-09-03 11:51:02 +10:00
suites build(deps): update module github.com/go-rod/rod to v0.111.0 (#4056) 2022-09-26 13:10:37 +10:00
templates fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils build: add container labels and annotations (#4071) 2022-09-26 10:05:59 +10:00