authelia/internal/commands
James Elliott c7f4d5999d
feat(configuration): file filters (#4515)
This adds experimental file filters which are not guaranteed under our stability policies. These filters take effect after reading the files and before parsing their content.
2022-12-21 20:48:14 +11:00
..
acl.go refactor: const int type stringers (#4588) 2022-12-17 23:39:24 +11:00
build-info.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
configuration.go feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00
const.go feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00
crypto.go refactor(commands): include rfc3986 charset (#4328) 2022-11-04 11:32:49 +11:00
crypto_hash.go feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00
crypto_helper.go feat(authentication): file password algorithms (#3848) 2022-10-17 21:51:59 +11:00
errors.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
helpers.go feat(storage): unix socket support (#4231) 2022-10-22 16:41:27 +11:00
helpers_test.go feat(storage): encrypted secret values (#2588) 2021-11-25 12:56:58 +11:00
root.go feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00
storage.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
storage_run.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
util.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
validate.go feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00