add proxy routes, webauthn bug fix
This commit is contained in:
@@ -23,4 +23,5 @@ export type Claim =
|
||||
| "notification:read"
|
||||
| "notification:write"
|
||||
| "config:read"
|
||||
| "config:write";
|
||||
| "config:write"
|
||||
| "mail:all";
|
||||
|
||||
Reference in New Issue
Block a user