nextcloud-server/tests/lib/Authentication
Joas Schilling d2d9f74707
Fix warning with undefined method
Trying to configure method "getRemember" which cannot be configured
because it does not exist, has not been specified, is final, or is
static

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-20 12:37:59 +02:00
..
LoginCredentials
Token Fix warning with undefined method 2017-04-20 12:37:59 +02:00
TwoFactorAuth Don't do a recursive search 2017-03-22 10:44:13 +01:00