authelia/internal
James Elliott 1c3219e93f
perf(server): cached openapi document (#4674)
This should lead to a small performance gain by caching the openapi.yml with etags as well as eliminating the use of nonce crypto generation when not required.
2023-01-03 14:49:02 +11:00
..
authentication docs: fix misc mistakes and adjust placeholders (#4614) 2022-12-22 11:39:59 +11:00
authorization refactor: const int type stringers (#4588) 2022-12-17 23:39:24 +11:00
commands fix(notification): missing use of timeout (#4652) 2022-12-27 08:32:00 +11:00
configuration test: use test machinery to set env vars in tests (#4640) 2022-12-26 07:16:05 +11:00
duo fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
handlers feat(notification): important events notifications (#4644) 2022-12-27 19:59:08 +11:00
logging test: use testing tempdir tooling (#4468) 2022-12-04 20:57:28 +11:00
metrics refactor(metrics): simplify names (#3515) 2022-06-14 21:51:33 +10:00
middlewares perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
mocks refactor(notifier): utilize smtp lib (#4403) 2022-12-23 16:06:49 +11:00
model feat(commands): storage import/export commands (#4545) 2022-12-23 15:00:23 +11:00
notification feat(notification): important events notifications (#4644) 2022-12-27 19:59:08 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc refactor: const int type stringers (#4588) 2022-12-17 23:39:24 +11:00
regulation feat(authentication): ldap time replacements (#4483) 2022-12-21 21:31:21 +11:00
server perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
session feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00
storage refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
suites refactor(notifier): utilize smtp lib (#4403) 2022-12-23 16:06:49 +11:00
templates perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils fix(notification): missing display name (#4653) 2022-12-27 10:54:58 +11:00