authelia/internal/templates
James Elliott 55a6794370
feat(templates): templating functions (#4635)
This adds several functions which are available in most areas that use templates.
2022-12-23 21:58:54 +11:00
..
src/notification refactor(notifier): utilize smtp lib (#4403) 2022-12-23 16:06:49 +11:00
const.go refactor(notifier): utilize smtp lib (#4403) 2022-12-23 16:06:49 +11:00
embed.go fix(notification): incorrect date header format (#3684) 2022-07-18 10:56:09 +10:00
funcs.go feat(templates): templating functions (#4635) 2022-12-23 21:58:54 +11:00
funcs_test.go feat(templates): templating functions (#4635) 2022-12-23 21:58:54 +11:00
provider.go refactor(notifier): utilize smtp lib (#4403) 2022-12-23 16:06:49 +11:00
types.go refactor(notifier): utilize smtp lib (#4403) 2022-12-23 16:06:49 +11:00
util.go feat(templates): templating functions (#4635) 2022-12-23 21:58:54 +11:00
util_test.go feat(templates): templating functions (#4635) 2022-12-23 21:58:54 +11:00