1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/server
James Elliott 90edf11b88
feat(web): add user display name to oidc consent view ()
This adds the current logged in users display name to the consent page as well as some other minor tweaks.

Closes 
2022-04-08 12:50:55 +10:00
..
locales feat(web): add user display name to oidc consent view () 2022-04-08 12:50:55 +10:00
public_html feat: go:embed static assets () 2021-02-22 10:07:06 +11:00
asset.go feat(web): i18n asset overrides () 2022-04-04 12:15:26 +10:00
const.go feat(oidc): provide cors config including options handlers () 2022-04-07 10:58:51 +10:00
handlers.go feat(oidc): provide cors config including options handlers () 2022-04-07 10:58:51 +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 feat(oidc): provide cors config including options handlers () 2022-04-07 10:58:51 +10:00
template.go feat(oidc): provide cors config including options handlers () 2022-04-07 10:58:51 +10:00