Piotr Staroszczyk

Results 93 comments of Piotr Staroszczyk

Best idea is to use builtin totp resolver - all You have to do is find totp secret (i'm sure You can find few guides online how to get it...

That's strange, we should check if logout request is correct. > How can i effectively log out? If You want to destroy every track try creating fut object with different...

I've checked it on latest torndb and 5.5.32-MariaDB but no warning received: ``` sql >>> db.query("SELECT STR_TO_DATE('01:35 PM', '%%h:%%i %%p') as t") [{'t': datetime.timedelta(0, 48900)}] >>> db.query('SHOW WARNINGS') [] ```...