mirror of
https://gitlab.sectorq.eu/jaydee/api_server.git
synced 2026-09-17 02:12:55 +02:00
build
This commit is contained in:
@@ -64,6 +64,7 @@ def get_token(args):
|
||||
raise LoginError("CSRF token not found, login failed")
|
||||
return csrf_token, cookies, session
|
||||
|
||||
|
||||
def ban_ip(args):
|
||||
"""Ban or unban IP address"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user