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
/
logging
Age
Commit message (
Expand
)
Author
2025-02-18
feat(logging): reopen on sighup (#7140)
James Elliott
2024-04-15
fix(web): adjust router basename behaviour (#7130)
Amir Zarrinkafsh
2024-04-12
refactor(logging): adjust hook registration (#7139)
James Elliott
2024-04-11
refactor(logging): only include stacktrace above info (#7137)
James Elliott
2023-11-27
feat(logging): date time layout (#6333)
James Elliott
2023-09-03
docs: jsonschema (#5493)
James Elliott
2023-09-03
refactor(logging): log user at startup (#5941)
James Elliott
2023-08-05
docs: clarification about common configurations (#5785)
James Elliott
2023-04-15
refactor: interfaces (#5252)
James Elliott
2023-02-28
fix(logging): injected time format inconsistent (#5004)
James Elliott
2022-12-04
test: use testing tempdir tooling (#4468)
Eng Zer Jun
2022-10-02
feat(oidc): issuer jwk certificates (#3989)
James Elliott
2022-09-10
refactor(logging): implement common interfaces (#3994)
James Elliott
2022-06-06
feat(logging): allow time replacement in log file name (#3330)
James Elliott
2022-03-03
feat: webauthn (#2707)
James Elliott
2021-12-02
refactor: remove ioutil (#2635)
James Elliott
2021-08-11
fix: include major in go.mod module directive (#2278)
James Elliott
2021-08-03
feat(configuration): replace viper with koanf (#2053)
James Elliott
2021-05-31
feat: add option to keep stdout logging with log_file_path (#2037)
Amir Zarrinkafsh
2021-01-15
[BUGFIX] Disable colored logging outputs when file is specified (#1603)
Amir Zarrinkafsh
2020-11-25
[FEATURE] Add JSON log formatting option (#1488)
Amir Zarrinkafsh
2020-11-13
[MISC] Append log file instead of overwriting (#1450)
Amir Zarrinkafsh
2020-05-05
[CI] Add wsl linter (#980)
Amir Zarrinkafsh
2020-05-02
[CI] Add godot linter (#958)
Amir Zarrinkafsh
2020-03-09
[FEATURE] [BREAKING] Support writing logs in a file. (#686)
Clément Michaud
2020-01-21
Misc Spelling Corrections
James Elliott
2019-12-11
Display correct RemoteIP in logs.
Clement Michaud
2019-11-17
Move source code into internal directory to follow standard project layout.
Clement Michaud