ptth/crates/ptth_relay/src
_ 0a46fc05dc 🐛 bug: fix 30-day scraper keys having 7 days of validity.
This won't affect anything, because I had manually written the not_after for
the testing keys. Even the automated tests weren't using the new_30_day
function
2020-12-21 14:26:51 +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 🐛 bug: fix 30-day scraper keys having 7 days of validity. 2020-12-21 14:26:51 +00:00
lib.rs 🔉 update: demote some boring logs from debug to trace 2020-12-16 19:06:15 -06:00
main.rs update: switch back to 60-second interval 2020-12-20 17:34:55 -06: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 🔉 update: demote some boring logs from debug to trace 2020-12-16 19:06:15 -06:00
tests.rs 👕 refactor: Extract relay_state module 2020-12-13 03:29:54 +00:00