forgery/src
2025-02-07 17:00:20 +01:00
..
classifier.rs Add S3 as storage backend, refactor db & storage code 2025-01-02 10:25:04 +01:00
data.rs Add S3 as storage backend, refactor db & storage code 2025-01-02 10:25:04 +01:00
db.rs Add S3 as storage backend, refactor db & storage code 2025-01-02 10:25:04 +01:00
email.rs env vars handling code: slight cleanup 2025-01-03 12:04:50 +01:00
main.rs auth: use a global password for the webapp 2025-02-07 17:00:20 +01:00
scrape.rs auth: use a global password for the webapp 2025-02-07 17:00:20 +01:00
session.rs auth: use a global password for the webapp 2025-02-07 17:00:20 +01:00
storage.rs STORAGE_BACKEND setting: use "local" if unspecified 2025-02-03 14:39:19 +01:00
userdb.rs Add S3 as storage backend, refactor db & storage code 2025-01-02 10:25:04 +01:00
util.rs env vars: improve error messages somewhat 2025-01-03 11:50:15 +01:00
workers.rs use tracing for the application & webserver logs 2025-02-03 21:27:02 +01:00