authelia/internal/templates
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
..
src/notification feat(notification): important events notifications (#4644) 2022-12-27 19:59:08 +11:00
const.go perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
embed.go fix(notification): incorrect date header format (#3684) 2022-07-18 10:56:09 +10:00
funcs.go perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
funcs_test.go perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
provider.go perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
types.go perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
util.go perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
util_test.go feat(templates): templating functions (#4635) 2022-12-23 21:58:54 +11:00