mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-19 21:59:00 +01:00
Added possibility to show backup codes in user settings.
This commit is contained in:
@@ -46,7 +46,6 @@ class BackupCodeGenerator
|
||||
/**
|
||||
* Returns a full backup code set. The code count can be configured in the constructor
|
||||
* @return string[] An array containing different backup codes.
|
||||
* @throws \Exception If no entropy source is available
|
||||
*/
|
||||
public function generateCodeSet() : array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user