authelia/internal/configuration/validator
Amir Zarrinkafsh 0bf192aae0
[CI] Adjust reviewdog filtermode for linting (#1506)
This will ensure that linter errors are picked up for the entire codebase instead of just against the default of [added/modified lines](https://github.com/reviewdog/reviewdog#added-default).
2020-12-03 18:06:42 +11:00
..
authentication.go [FEATURE] LDAP StartTLS (#1500) 2020-12-03 16:23:52 +11:00
authentication_test.go [CI] Adjust reviewdog filtermode for linting (#1506) 2020-12-03 18:06:42 +11:00
configuration.go [MISC] Address errors from linter updates (#1308) 2020-09-04 13:20:17 +10:00
configuration_test.go [FEATURE] Add JSON log formatting option (#1488) 2020-11-25 10:46:41 +11:00
const.go [CI] Adjust reviewdog filtermode for linting (#1506) 2020-12-03 18:06:42 +11:00
keys.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
keys_test.go [MISC] Address errors from linter updates (#1308) 2020-09-04 13:20:17 +10:00
notifier.go [BUGFIX] Add ability to specify SMTP HELO/EHLO identifier (#1416) 2020-11-05 10:22:10 +11:00
notifier_test.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
regulation.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
regulation_test.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
secrets.go [CI] Update QEMU to v5.1.0-2 (#1321) 2020-09-18 22:05:43 +10:00
server.go [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
server_test.go [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
session.go [MISC] Validate domain set in session is not a wildcard domain. (#1092) 2020-06-07 17:47:02 +02:00
session_test.go [MISC] Validate domain set in session is not a wildcard domain. (#1092) 2020-06-07 17:47:02 +02:00
storage.go [CI] Add gocritic linter (#977) 2020-05-06 10:52:06 +10:00
storage_test.go [FEATURE] File Secrets (#896) 2020-04-23 11:11:32 +10:00
totp.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
totp_test.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00