Hash UserTokens for security improvement

This commit is contained in:
2024-12-27 13:02:39 +01:00
parent caab707a17
commit 771fc8675f
10 changed files with 767 additions and 272 deletions

View File

@@ -6,7 +6,8 @@
"christian-riesen/base32": "^1.6",
"spomky-labs/cbor-php": "^3.0",
"web-auth/cose-lib": "^4.0",
"html2text/html2text": "^4.3"
"html2text/html2text": "^4.3",
"geoip2/geoip2": "~2.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6"

824
Core/External/composer.lock generated vendored
View File

File diff suppressed because it is too large Load Diff