убрана чувствительность к регистру в никнейме
This commit is contained in:
parent
e6967db17d
commit
4b6790be14
4 changed files with 57 additions and 19 deletions
|
|
@ -11,3 +11,4 @@
|
|||
]
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -58,3 +58,4 @@ def validate_credentials(username: str, password: str) -> bool:
|
|||
|
||||
return False
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue