1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
Amir Zarrinkafsh 24c2375b21
[MISC] Fix unit tests for Go 1.14+ ()
Due to a [change in net/url](https://golang.org/doc/go1.14#net/url) tests need to be adjusted:

When parsing of a URL fails (for example by Parse or ParseRequestURI), the resulting Error message will now quote the unparsable URL. This provides clearer structure and consistency with other parsing errors.
2020-06-02 19:09:13 +10:00
..
authentication [FIX] Hash Password Cmd Not Encoding Provided Salt () 2020-05-14 15:55:03 +10:00
authorization [CI] Add gocritic linter () 2020-05-06 10:52:06 +10:00
commands [FIX] Hash Password Cmd Not Encoding Provided Salt () 2020-05-14 15:55:03 +10:00
configuration [FEATURE] Allow Authelia to listen on a specified path () 2020-05-21 12:20:55 +10:00
duo [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
handlers [MISC] Fix unit tests for Go 1.14+ () 2020-06-02 19:09:13 +10:00
logging [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
middlewares [BUGFIX] Add path to generated links for emails () 2020-05-24 09:51:34 +10:00
mocks [SECURITY] Fix Authentication HTTP Status Codes () 2020-05-06 07:27:38 +10:00
models [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00
notification [CI] Add gocritic linter () 2020-05-06 10:52:06 +10:00
regulation [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
server [CI] Add PathPrefix integration test suite () 2020-05-27 13:55:44 +02:00
session [MISC] Fix linting error introduced in () 2020-05-19 07:50:50 +10:00
storage [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
suites [DEV] Debug authelia when running a suite. () 2020-06-01 16:50:55 +10:00
templates Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
utils [FEATURE] Allow Authelia to listen on a specified path () 2020-05-21 12:20:55 +10:00