Remove Vault support; fix OpenID Connect client delete issue
This commit is contained in:
@@ -38,7 +38,6 @@ const traps_config = {
|
||||
'/api/v1/locale/batch',
|
||||
'/api/v1/auth/validate/username',
|
||||
'/api/v1/auth/attempt',
|
||||
'/api/v1/vault/get-trust-payload',
|
||||
],
|
||||
},
|
||||
verify_email: {
|
||||
@@ -51,7 +50,6 @@ const traps_config = {
|
||||
'/api/v1/locale/batch',
|
||||
'/api/v1/auth/validate/username',
|
||||
'/api/v1/auth/attempt',
|
||||
'/api/v1/vault/get-trust-payload',
|
||||
'/auth/action/*',
|
||||
'/api/v1/message/banners',
|
||||
'/api/v1/message/banners/read/*',
|
||||
|
||||
Reference in New Issue
Block a user