mirror of
https://github.com/cadmium-im/cadmium-docs-legacy.git
synced 2024-11-08 11:41:03 +00:00
Update Account Registration and Basic Request Ratelimit
This commit is contained in:
parent
78250add03
commit
ddef4e794b
@ -8,7 +8,7 @@ This extension is intended for creating user accounts on a server
|
||||
|
||||
- `profile:register`
|
||||
|
||||
## Error identifiers
|
||||
## Errors
|
||||
|
||||
- Ratelimit system: enabled
|
||||
- `id_exists`: username/third party ID already taken
|
||||
|
@ -43,9 +43,9 @@ None.
|
||||
}
|
||||
```
|
||||
|
||||
## Error Identifiers
|
||||
## Errors
|
||||
|
||||
### Global error identifiers
|
||||
### Global errors
|
||||
|
||||
- `ratelimit_exceed`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user