authelia/internal/server
James Elliott 3aaca0604f
feat(oidc): implicit consent (#4080)
This adds multiple consent modes to OpenID Connect clients. Specifically it allows configuration of a new consent mode called implicit which never asks for user consent.
2022-10-20 13:16:36 +11:00
..
locales i18n: update translations (#4053) 2022-09-24 08:27:10 +10: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 fix(server): i18n etags missing (#3973) 2022-09-16 11:19:16 +10:00
handlers.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
server.go refactor: adjust defaults (#4137) 2022-10-07 13:52:01 +11:00
server_test.go refactor(server): use errgroup to supervise services (#3755) 2022-08-09 07:50:12 +10:00
template.go feat(authentication): file password algorithms (#3848) 2022-10-17 21:51:59 +11:00