mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Removed deprecated google 2FA option
This commit is contained in:
parent
8b8079a6f1
commit
d991643b0e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ scheb_two_factor:
|
|||
server_name: '$$DOMAIN$$' # This field is replaced by the domain name of the server in DecoratedGoogleAuthenticator
|
||||
issuer: '%partdb.title%' # Issuer name used in QR code
|
||||
digits: 6 # Number of digits in authentication code
|
||||
window: 1 # How many codes before/after the current one would be accepted as valid
|
||||
leeway: 5 # Acceptable time drift in seconds
|
||||
template: security/2fa_form.html.twig
|
||||
|
||||
backup_codes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue