app-MAIL-temp/app/dashboard
Adrià Casajús 7f9ce5641f
Feat: Added parallel limiter to prevent sqlalchemy transaction issues (#1360)
* Feat: Added parallel limiter to prevent sqlalchemy transaction issues

* Remove logs

* Moved initialization to its own file

* Throw exception

* Added test

* Add redis to gh actions

* Added v6 to the name

* Removed debug prints

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-10-27 10:07:02 +02:00
..
views Feat: Added parallel limiter to prevent sqlalchemy transaction issues (#1360) 2022-10-27 10:07:02 +02:00
__init__.py Display recovery codes for mfa only once (#1317) 2022-10-03 12:32:45 +02:00
base.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00