ptth/crates/ptth_server/src/file_server
_ 86af3194e5 💥 breaking: remove password_is_bad from ptth_server
The password checking is not necessary with the new process of generating
high-entropy Base64 passwords and then approving them on the relay.

The password file takes a lot of space and this doesn't need to be part
of ptth_server's public API, if there is one, anyway.
2021-04-17 17:47:01 -05:00
..
errors.rs update: add heim for measuring process RSS 2020-12-20 18:52:53 +00:00
html.rs ♻️ refactor: more clippy lints, and make read_git_version simpler 2021-03-21 03:45:00 +00:00
internal.rs 💥 breaking: remove password_is_bad from ptth_server 2021-04-17 17:47:01 -05:00
markdown.rs ♻️ Move Markdown previewing to its own file 2020-11-29 22:58:38 +00:00
metrics.rs 🚨 fix a bunch of easy clippy warnings 2021-03-21 03:34:47 +00:00
mod.rs 🚨 `cargo check` pass 2021-04-10 09:41:21 -05:00
range.rs ♻️ Fix clippy issues 2020-11-29 22:41:48 +00:00
tests.rs proof of concept for private browser cache based on etag and if-none-match 2021-04-03 17:26:53 +00:00