mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-01 20:33:45 +03:00
Implement V2 registration support
This commit is contained in:
@@ -15,6 +15,7 @@ extend-ignore-re = [
|
||||
"(?i)helo_name",
|
||||
"Server name sent during.+HELO",
|
||||
# COSE Is short for CBOR Object Signing and Encryption, ignore these specific items
|
||||
"COSE",
|
||||
"COSEKey",
|
||||
"COSEAlgorithm",
|
||||
# Ignore this specific string as it's valid
|
||||
|
||||
Reference in New Issue
Block a user