1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2025-04-11 17:51:54 +00:00
nginx-sso/plugins
Knut Ahlers c60f01d4a9
[] Allow for sprig templating in configuration file
This enables to move secrets from the configuration file into the
environment and source them through Go templating with `env` template
function

closes 

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-29 13:58:50 +02:00
..
auth [] Allow for sprig templating in configuration file 2023-07-29 13:58:50 +02:00
mfa [] Allow for sprig templating in configuration file 2023-07-29 13:58:50 +02:00
auth.go Modernize login dialog 2019-04-22 19:43:56 +02:00
cookie.go [] Set default cookie values in all providers () 2019-06-29 12:40:39 +02:00
errors.go Export errors for usage in plugins 2019-02-22 00:27:02 +01:00
mfa.go Move MFA plugins to own modules 2019-04-22 06:44:06 +02:00
register.go Add plugin support () 2019-02-22 00:10:43 +01:00