forgery/src
2024-12-20 21:35:33 +01:00
..
classifier.rs optimize scoring performance 2024-11-23 13:13:27 +01:00
data.rs cargo fmt 2024-12-19 12:50:16 +01:00
db.rs Move "lock account + send email" to a worker with retries 2024-12-20 20:48:16 +01:00
email.rs Notify users by email when locking their account (wip: error handling) 2024-12-20 10:18:37 +01:00
main.rs Perform destructive actions only when ACTUALLY_BAN_USERS=true 2024-12-20 21:35:33 +01:00
scrape.rs WIP: lock spam accounts then delete after a grace period 2024-12-19 15:47:32 +01:00
workers.rs Perform destructive actions only when ACTUALLY_BAN_USERS=true 2024-12-20 21:35:33 +01:00