Commit Graph

52 Commits

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