port totp mfa from streams with some adjustions

This commit is contained in:
Mario
2023-03-08 10:04:29 +00:00
parent d43a56614c
commit 234bb64250
109 changed files with 17279 additions and 14 deletions

View File

@@ -45,7 +45,9 @@
"blueimp/jquery-file-upload": "^10.3",
"desandro/imagesloaded": "^4.1",
"phpseclib/phpseclib": "~2.0",
"jbroadway/urlify": "^1.2"
"jbroadway/urlify": "^1.2",
"chillerlan/php-qrcode": "^4.3",
"spomky-labs/otphp": "^11.1"
},
"require-dev": {
"phpunit/phpunit": "^9.4",