Commit Graph

3 Commits

Author SHA1 Message Date
a3450e202a Working apalis cron and worker with 0.6.0-rc.5
Also renamed `pool` variables throughout codebase to `db` for clarity.
2024-08-21 01:21:45 -04:00
835e9dc748 Do reset password operations in db transaction
And modify signature of model methods to accept an executor instead of a
pool connection which will also allow transactions.
2023-10-13 14:44:40 +02:00
60671d5865 Complete reset password flow 2023-10-13 14:07:38 +02:00