add account settings page, rest of otp support, stdio credential helper, other misc
[squeep-authentication-module] / test / stub-config.js
index d93cf6cefab83f225ec865cdad44d6f12c95e7e2..733dd0020707c283fba95b02e826f0c2a0af2441 100644 (file)
@@ -7,7 +7,7 @@ function Config() {
       basicRealm: 'realm',
       secureAuthOnly: true,
       forbiddenPAMIdentifiers: ['root'],
-      authnEnabled: ['argon2', 'pam', 'indieAuth'],
+      authnEnabled: ['argon2', 'pam', 'indieAuth', 'plain'],
     },
     manager: {
       pageTitle: 'test page',