Commit Graph

42 Commits

Author SHA1 Message Date
039cbcdfc4 incorporate keystore change from golgi 2022-05-13 13:09:03 +02:00
8960df6635 Fix cargo fmt
All checks were successful
continuous-integration/drone/pr Build is passing
2022-05-12 21:58:15 +02:00
908d265de6 Bump version numbers
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-12 12:53:06 +02:00
8202d4af5f Update peach-config to use configured paths
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-12 12:49:47 +02:00
288941e8a3 Change Rouille to use get_config_value
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-12 11:26:23 +02:00
b84e470a42 Remove unecessary .to_string
All checks were successful
continuous-integration/drone/pr Build is passing
2022-05-11 11:24:33 +02:00
610d60d989 Fix typo
All checks were successful
continuous-integration/drone/pr Build is passing
2022-05-11 10:34:53 +02:00
600f9c58bf Use &str instead of String in save_config_value
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-10 13:07:50 +02:00
2540a77af1 Working 3-way configuration
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-10 12:59:36 +02:00
5b86f754f4 Working on refactor to use hashmaps
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-09 15:53:03 +02:00
29804b0dce Get CONFIG_PATH from env_variable 2022-05-03 15:50:45 +02:00
2f1535fbee Update peach-web to use systemd system service 2022-04-14 14:47:43 -04:00
f1eaa07f7b replace absolute paths with relative paths for system command calls 2022-04-06 10:13:52 +02:00
deaedc4428 add temporary password reset routes 2022-03-24 09:05:26 +02:00
84656ff251 set default password 2022-03-07 11:26:13 +02:00
3572fd4e7b remove password hash logging 2022-03-04 10:56:07 +02:00
7fdf88eaa8 fix and improve all login and password-related workflows 2022-03-04 10:53:49 +02:00
435e819648 add blobstore size lookup for sbot status 2022-02-03 16:27:20 +02:00
f0d972f46b add repair parameter to SbotConfig 2022-02-02 14:48:39 +02:00
90a90096f4 remove option type wrappers and implement defaults for SbotConfig 2022-02-02 14:13:02 +02:00
46926bf468 add config writer method and required error variants 2022-02-01 16:07:19 +02:00
3397e5eb75 add config file reader for go-sbot 2022-02-01 10:03:46 +02:00
69ba400b69 satisfy clippy nightly warnings 2022-01-12 13:15:04 +02:00
037e5c34b6 merge replace_rust_crypto branch 2022-01-12 11:21:18 +02:00
4a27892ab6 idiomatic paths and result type for checking new dns address 2022-01-12 10:58:36 +02:00
4adf5547c9 formatting 2022-01-12 10:58:11 +02:00
bdfbd7057f Remove commented out code 2022-01-11 18:10:36 -05:00
171d051710 Fix clippy warmings 2022-01-11 18:06:51 -05:00
1ea0ea2ed1 Fix regression of peach-dyndns-updater 2022-01-11 18:03:07 -05:00
446927f587 replace outdated crypto crate 2022-01-04 15:23:41 +02:00
b8f394b901 Debugging dyndns 2021-12-22 09:59:20 -05:00
29cc40be48 Fix setup of nsupdate 2021-12-18 11:24:43 -05:00
61b33d1613 trying to resolve conflict for nanorand pr 2021-12-07 14:08:21 +02:00
e6a6fcdc89 remove snafu context and improve error handling 2021-11-25 09:58:00 +02:00
b2f7747357 implement custom error type 2021-11-25 09:56:21 +02:00
91180ed1fe clippy tidy-up 2021-11-25 09:55:56 +02:00
a4f459e1fc Change /send_password_reset to /forgot_password 2021-11-10 12:33:37 +01:00
e3640f0885 Clean up comments 2021-11-10 12:21:17 +01:00
0d23307f86 Use empty struct for Authenticated 2021-11-08 17:01:38 +01:00
6605af7bed Fix clippy errors 2021-11-08 16:55:58 +01:00
04011e4f1a Add rocket authentication to all routes 2021-11-08 16:38:10 +01:00
d8803e9974 First workspace commit 2021-08-06 13:58:40 -04:00