authelia/internal
Aram Akhavan 5b3fa1fffb
docs: consistent naming for configuration file (#2626)
* change all instances (file names and docs) of "config.template.yml" to "configuration.template.yml" so its consistent with the expectations of the Dockerfile

* Keep config.template.yml named as is

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>

* Update index.html

* revert filename changes and add a note about docker

* refactor: apply suggestions from code review

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-12-02 15:50:05 +11:00
..
authentication refactor: remove ioutil (#2635) 2021-12-02 00:14:15 +11:00
authorization fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
commands feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
configuration docs: consistent naming for configuration file (#2626) 2021-12-02 15:50:05 +11:00
duo feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
handlers fix(storage): duo/u2f upsert failure on postgresql (#2658) 2021-12-02 15:16:45 +11:00
logging refactor: remove ioutil (#2635) 2021-12-02 00:14:15 +11:00
middlewares refactor(handlers): utilize referer for auth logging rm/rd (#2655) 2021-12-02 13:21:46 +11:00
mocks feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
models refactor(storage): totp_configurations table (#2657) 2021-12-02 12:24:10 +11:00
notification refactor: remove ioutil (#2635) 2021-12-02 00:14:15 +11:00
ntp feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00
oidc feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00
regulation feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
server refactor: remove ioutil (#2635) 2021-12-02 00:14:15 +11:00
session feat(regulator): enhance authentication logs (#2622) 2021-11-29 14:09:14 +11:00
storage fix(storage): duo/u2f upsert failure on postgresql (#2658) 2021-12-02 15:16:45 +11:00
suites docs: consistent naming for configuration file (#2626) 2021-12-02 15:50:05 +11:00
templates fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
totp feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
utils refactor: remove ioutil (#2635) 2021-12-02 00:14:15 +11:00