ptth/crates/ptth_relay/src
_ 9ac44cfeb7 new: finish MVP for scraper auth.
Adding a SQLite DB to properly track the keys is going to take a while. For
now I'll just keep them in the config file and give them 30-day expirations.
2020-12-16 14:46:03 +00:00
..
config.rs new: finish MVP for scraper auth. 2020-12-16 14:46:03 +00:00
errors.rs ♻️ Splitting tests for file server into their own tests.rs 2020-11-29 18:50:51 +00:00
git_version.rs 💄 update: add dev mode and server Git version to server list 2020-12-13 03:00:45 +00:00
key_validity.rs new: finish MVP for scraper auth. 2020-12-16 14:46:03 +00:00
lib.rs new: finish MVP for scraper auth. 2020-12-16 14:46:03 +00:00
main.rs 👕 refactor: move handlebars out of RelayState 2020-12-13 04:03:30 +00:00
relay_state.rs 🚨 refactor: fix some clippy / cargo check warnings 2020-12-13 20:05:52 -06:00
scraper_api.rs new: finish MVP for scraper auth. 2020-12-16 14:46:03 +00:00
server_endpoint.rs 👕 refactor: Extract relay_state module 2020-12-13 03:29:54 +00:00
tests.rs 👕 refactor: Extract relay_state module 2020-12-13 03:29:54 +00:00