tests: add new var in tests

This commit is contained in:
Stavros
2025-04-23 14:33:17 +03:00
parent db43f1cb7a
commit 9923eb9b8f

View File

@@ -31,6 +31,7 @@ var handlersConfig = types.HandlersConfig{
DisableContinue: false,
Title: "Tinyauth",
GenericName: "Generic",
ForgotPasswordMessage: "Some message",
}
// Simple auth config for tests