1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/server
James Elliott 4710de33a4
refactor(configuration): remove ptr for duoapi and notifier ()
This adds to the ongoing effort to remove all pointers to structs in the configuration without breaking backwards compatibility.
2022-04-16 09:34:26 +10:00
..
locales fix(web): description of profile scope is not accurate () 2022-04-09 08:47:21 +10:00
public_html feat: go:embed static assets () 2021-02-22 10:07:06 +11:00
asset.go fix(server): locale format incorrect () 2022-04-09 21:38:17 +10:00
const.go feat(oidc): provide cors config including options handlers () 2022-04-07 10:58:51 +10:00
handlers.go refactor(configuration): remove ptr for duoapi and notifier () 2022-04-16 09:34:26 +10:00
server_test.go build(deps): update module github.com/valyala/fasthttp to v1.35.0 () 2022-04-06 07:57:23 +10:00
server.go fix(server): incorrect remote ip logged in error handler () 2022-04-08 14:13:47 +10:00
template.go feat(oidc): provide cors config including options handlers () 2022-04-07 10:58:51 +10:00