mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-04 21:47:28 +08:00
[Enhance] Some config options & Login limiter
- Add limiter for login and API login - Add some config options - Delete `setting.py` files
This commit is contained in:
@@ -20,6 +20,7 @@ CODE_MSG = {
|
||||
-202: 'User is banned',
|
||||
-203: 'Username exists',
|
||||
-204: 'Email address exists',
|
||||
-205: 'Too many login attempts',
|
||||
-999: 'Unknown error'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user