authelia/internal/server
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
..
locales i18n: update translation for portal.json (Finnish) (#4460) 2022-12-05 12:20:23 +11:00
public_html feat: go:embed static assets (#1733) 2021-02-22 10:07:06 +11:00
asset.go i18n: update translations (#3972) 2022-09-16 15:01:22 +10:00
const.go perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
gen.go refactor: fix misc alignment issues and gen (#4239) 2022-10-23 07:42:19 +11:00
handlers.go perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
server.go perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
server_test.go perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00
template.go perf(server): cached openapi document (#4674) 2023-01-03 14:49:02 +11:00