Added possibility to show backup codes in user settings.

This commit is contained in:
Jan Böhmer 2019-12-27 18:21:12 +01:00
parent fba5f9794f
commit 604ebe420d
13 changed files with 288 additions and 6 deletions

View file

@ -123,7 +123,7 @@ services:
App\Services\TFA\BackupCodeGenerator:
arguments:
$code_length: 8
$code_count: 10
$code_count: 15
App\Services\TranslationExtractor\PermissionExtractor:
tags: