Torkel Ödegaard 1c9993f185 Backend configuration: When unknown key was detected the log error was not visible in log file due to logging was initialized after user config file is loaded, logging is now initialized twice, once based on defaults and command line arguments, then then again after user config file, Fixes #1992 %!s(int64=10) %!d(string=hai) anos
..
setting.go 1c9993f185 Backend configuration: When unknown key was detected the log error was not visible in log file due to logging was initialized after user config file is loaded, logging is now initialized twice, once based on defaults and command line arguments, then then again after user config file, Fixes #1992 %!s(int64=10) %!d(string=hai) anos
setting_oauth.go ddaac50a25 Add allow_sign_up override for auth.google/github. %!s(int64=10) %!d(string=hai) anos
setting_test.go 6de584aafc Updated to config file finding, and added homepath command line option %!s(int64=10) %!d(string=hai) anos