mirror of
https://github.com/cadmium-im/cadmium-docs-legacy.git
synced 2024-11-22 10:22:22 +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`
|
- `profile:register`
|
||||||
|
|
||||||
## Error identifiers
|
## Errors
|
||||||
|
|
||||||
- Ratelimit system: enabled
|
- Ratelimit system: enabled
|
||||||
- `id_exists`: username/third party ID already taken
|
- `id_exists`: username/third party ID already taken
|
||||||
|
@ -43,9 +43,9 @@ None.
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Error Identifiers
|
## Errors
|
||||||
|
|
||||||
### Global error identifiers
|
### Global errors
|
||||||
|
|
||||||
- `ratelimit_exceed`
|
- `ratelimit_exceed`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user