1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/cmd/authelia-scripts
Amir Zarrinkafsh 774c1c0207
[MISC] Consistently utilise correct logging interface ()
This change aims to utilise the correct logging interface consistently.

The only instances where stdlib log is utilised is for tests and when commands that Authelia supports; for example certificate generation, password hashing and config validation.
2020-11-25 09:54:36 +11:00
..
authelia-scripts do not hardcode /bin/bash () 2020-06-18 09:49:13 +02:00
cmd_bootstrap.go [MISC] Consistently utilise correct logging interface () 2020-11-25 09:54:36 +11:00
cmd_build.go [FEATURE] Docker simplification and configuration generation () 2020-06-17 16:25:35 +10:00
cmd_ci.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
cmd_clean.go [CI] Add godot linter () 2020-05-02 15:06:39 +10:00
cmd_docker.go [CI] Update QEMU to v5.1.0-7 () 2020-11-16 21:22:09 +11:00
cmd_serve.go [CI] Add godot linter () 2020-05-02 15:06:39 +10:00
cmd_suites.go [CI] Collect coverage from frontend during integration tests () 2020-11-19 12:50:34 +11:00
cmd_unittest.go [CI] Add Codecov support () 2020-06-05 10:43:19 +10:00
const.go [CI] Add goconst linter () 2020-05-02 18:20:40 +02:00
docker.go [CI] Add godot linter () 2020-05-02 15:06:39 +10:00
main.go [CI] Update QEMU to v5.1.0-2 () 2020-09-18 22:05:43 +10:00