authelia/cmd/authelia
James Elliott a984e2700b
refactor: use fatal log message on oidc init error (#1973)
Instead of using panic() when an unknown error was detected on OP initialization, use logger.Fatalf. This provides a more useful output to the user.
2021-05-05 10:50:24 +10:00
..
constants.go [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
coverage_test.go [MISC] Catch and warn on malformed configuration yaml (#1089) 2020-06-09 08:22:41 +10:00
main.go refactor: use fatal log message on oidc init error (#1973) 2021-05-05 10:50:24 +10:00