Clear config storage params from session after failed access
commitddf0d9604f6aaca33e31e646db66a232984e32b1
authorMaurício Meneghini Fauth <mauricio@fauth.dev>
Sat, 12 Feb 2022 18:52:27 +0000 (12 15:52 -0300)
committerMaurício Meneghini Fauth <mauricio@fauth.dev>
Mon, 14 Feb 2022 15:42:10 +0000 (14 12:42 -0300)
treeff18ad8c201a2e610f942f473c519b64de9fffaa
parentac8a8311d31884185d4f1168e597e3e818cd6f79
Clear config storage params from session after failed access

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
libraries/classes/UserPreferences.php
test/classes/UserPreferencesTest.php