ptth/crates/ptth_server/src
_ 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
..
bin ♻️ refactor: move gen_key up to ptth_core 2021-04-09 19:43:15 -05:00
file_server 💥 breaking: remove password_is_bad from ptth_server 2021-04-17 17:47:01 -05:00
bad_passwords.txt ♻️ Extract ptth_server crate. Docker still broken 2020-11-27 00:50:22 +00:00
errors.rs ♻️ Remove the hyper dep from ptth_server.exe 2020-11-29 21:55:24 +00:00
lib.rs 💥 breaking: remove password_is_bad from ptth_server 2021-04-17 17:47:01 -05:00
load_toml.rs 🏁 Builds on Windows. 2020-12-10 06:24:56 +00:00