index
:
matthieu/authelia-kerberos.git
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
configuration
/
schema
/
configuration.go
Age
Commit message (
Expand
)
Author
2025-03-09
adding configuration for SPNEGO
HEAD
master
Matthieu Pignolet
2025-02-27
feat(web): add new oled theme (#8838)
Brynn Crowley
2025-02-18
feat(configuration): reusable definitions (#8077)
James Elliott
2024-03-04
refactor: apply suggestions from code review
James Elliott
2024-03-04
feat(web): one-time codes for identity verification
James Elliott
2023-10-29
docs: update blog and otp references (#6208)
James Elliott
2023-10-08
refactor: misc (#6102)
James Elliott
2023-10-02
refactor: adjust default redirect url behaviour (#6060)
James Elliott
2023-09-29
feat(session): redirection by cookie domain (#6017)
James Elliott
2023-09-03
docs: jsonschema (#5493)
James Elliott
2023-05-22
feat(oidc): jwk selection by id (#5464)
James Elliott
2023-04-15
refactor: webauthn naming (#5243)
James Elliott
2023-01-22
feat(web): privacy policy url (#4625)
James Elliott
2022-10-17
feat(authentication): file password algorithms (#3848)
James Elliott
2022-06-14
feat(metrics): implement prometheus metrics (#3234)
James Elliott
2022-04-18
feat(configuration): configurable default second factor method (#3081)
James Elliott
2022-04-16
refactor(configuration): remove ptr for duoapi and notifier (#3200)
James Elliott
2022-04-03
refactor: misc password policy refactoring (#3102)
James Elliott
2022-04-03
feat(authentication): password policy (#2723)
Manuel Nuñez
2022-03-03
feat: webauthn (#2707)
James Elliott
2022-03-02
refactor(configuration): utilize time duration decode hook (#2938)
James Elliott
2021-12-02
refactor: remove previously deprecated options (#2629)
James Elliott
2021-09-17
feat(ntp): check clock sync on startup (#2251)
yossbg
2021-08-03
feat(configuration): replace viper with koanf (#2053)
James Elliott
2021-08-02
feat(configuration): replace several configuration options (#2209)
James Elliott
2021-06-08
refactor(configuration): use key log instead of logging (#2072)
James Elliott
2021-06-01
feat(configuration): add error and warn log levels (#2050)
James Elliott
2021-05-31
feat: add option to keep stdout logging with log_file_path (#2037)
Amir Zarrinkafsh
2021-05-05
feature(oidc): add support for OpenID Connect
James Elliott
2021-01-20
[FEATURE] Add theme support (#1584)
Amir Zarrinkafsh
2021-01-04
[FEATURE] Enhance LDAP/SMTP TLS Configuration and Unify Them (#1557)
James Elliott
2020-11-25
[FEATURE] Add JSON log formatting option (#1488)
Amir Zarrinkafsh
2020-05-16
[DEPRECATE] Remove Google Analytics (#1021)
James Elliott
2020-04-30
[FEATURE] Buffer size configuration and additional http error handling (#944)
James Elliott
2020-03-09
[FEATURE] [BREAKING] Support writing logs in a file. (#686)
Clément Michaud
2020-03-03
[FEATURE] Add TLS support. (#677)
Clément Michaud
2020-02-06
[FIX] Prevent crash when storage config is nil (#623)
Clément Michaud
2020-02-05
[FIX] Redirect to default URL after 1FA when default policy is one_factor. (#...
Clément Michaud
2020-01-22
Introduce viper in order to read secrets from env variables.
Clement Michaud
2019-12-08
Add host parameter to configure the interface Authelia listens on.
Clement Michaud
2019-12-08
Allow administrator to provide a Google Analytics tracking ID.
Clement Michaud
2019-11-17
Move source code into internal directory to follow standard project layout.
Clement Michaud