Block a user
cc13b35282
Made class Account private in utils.py
3802943225
Changed telebot.types.Message to Message in handlers for old functions
309fb2108b
Removed unnessesary import from src.__init__
9d5c52bebe
optimized password generation function
a61deca6fa
Removed unnecessary comments and type hints in src.__init__
cc13b35282
Made class Account private in utils.py
3802943225
Changed telebot.types.Message to Message in handlers for old functions
309fb2108b
Removed unnessesary import from src.__init__
9d5c52bebe
optimized password generation function
18abdecb74
Increased time untill deletion for /gen_password to 15 secs
46a1fe59b2
Documented /gen_password command
9ee51dc19f
Added /gen_password command
2c07b3bed2
Added function for password generation is utils.py
b8113dc47b
Sorted imports in utils.py
18abdecb74
Increased time untill deletion for /gen_password to 15 secs
46a1fe59b2
Documented /gen_password command
9ee51dc19f
Added /gen_password command
2c07b3bed2
Added function for password generation is utils.py
b8113dc47b
Sorted imports in utils.py
46a1fe59b2
Documented /gen_password command
9ee51dc19f
Added /gen_password command
2c07b3bed2
Added function for password generation is utils.py
b8113dc47b
Sorted imports in utils.py
21bd01c3ed
Changed and added comments in the database files
c2280e8bc2
Changed functions for encryption and decryption of accounts to use str of master_pass instead of bytes
f7f954ecd3
Sorted imports
559ee8f6d8
Renamed _memory_use in cryptography into MEMORY_USAGE
c2280e8bc2
Changed functions for encryption and decryption of accounts to use str of master_pass instead of bytes
f7f954ecd3
Sorted imports