mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-04 21:47:28 +08:00
[Bug Fix][Enhance] PTT update lately & Register rate limiter
- Fix a bug that PTT updates delay to next play. - Add the IP and the device rate limiters for user register.
This commit is contained in:
@@ -32,6 +32,7 @@ CODE_MSG = {
|
||||
-210: 'Username exists',
|
||||
-211: 'Email address exists',
|
||||
-212: 'User code exists',
|
||||
-213: 'Too many register attempts',
|
||||
-999: 'Unknown error'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user