#472 Store recovery codes in memory instead of in data source
This commit is contained in:
@@ -40,10 +40,6 @@ DataSource:
|
||||
mySQLlastlocWorld: world
|
||||
# Column for RealName
|
||||
mySQLRealName: realname
|
||||
# Column for storing recovery code (when password lost)
|
||||
mySQLrecoveryCode: recoverycode
|
||||
# Column for storing recovery code expiration
|
||||
mySQLrecoveryExpiration: recoveryexpiration
|
||||
settings:
|
||||
# The name shown in the help messages.
|
||||
helpHeader: AuthMeReloaded
|
||||
|
||||
Reference in New Issue
Block a user