Skip to content
Snippets Groups Projects
Commit 4d86541a authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

fixes #634

parent c8e6b63d
No related branches found
No related tags found
No related merge requests found
......@@ -16,8 +16,8 @@ class TFASecret extends SimpleORMap
const TYPES = [
'email' => [
'window' => 30,
'period' => 1,
'window' => 60,
'period' => 5,
],
'app' => [
'window' => 1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment