fix for security bug
This commit is contained in:
parent
7af0e9af58
commit
58ca71f0b7
5 changed files with 68 additions and 12 deletions
|
|
@ -12,7 +12,6 @@ import (
|
|||
|
||||
const (
|
||||
passwordHashSize = 256
|
||||
recoveryCode = "12345"
|
||||
recoveryCodeTTL = 15 * 60
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue