VORKOUT-10 #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "VORKOUT-10"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +10,4 @@
DEFAULT_LOGIN = "vorkout"
def hash_password(password: str) -> str:
Такая же процедура будет для паролей на бэке при создании пользователей?
Как я понимаю, да.