notplants
notplants commented on pull request PeachCloud/peach-workspace#17 2021-11-09 11:18:57 +00:00
Create authentication request guard

accidentally clicked "resolve conversation" on your comment "lovely use of logging" - I'm just deleting that log now actually, that log statement prints the temporary password in plain text to the…

notplants commented on pull request PeachCloud/peach-workspace#17 2021-11-09 11:17:15 +00:00
Create authentication request guard

agreed, its nice when not using oauth-challenge-craziness etc., login cookie logic is actually pretty easy to follow

notplants pushed to auth at PeachCloud/peach-workspace 2021-11-08 16:03:51 +00:00
309ec94cdb Allow large enum variant to avoid clippy warning
0d23307f86 Use empty struct for Authenticated
6605af7bed Fix clippy errors
18fbb7fa5f Fix typos
Compare 4 commits »
notplants created pull request PeachCloud/peach-workspace#17 2021-11-08 15:49:30 +00:00
Create authentication request guard
notplants created branch auth in PeachCloud/peach-workspace 2021-11-08 15:38:19 +00:00
notplants pushed to auth at PeachCloud/peach-workspace 2021-11-08 15:38:19 +00:00
04011e4f1a Add rocket authentication to all routes
212c2e1545 Add request guard for password authentication
Compare 2 commits »
notplants closed pull request PeachCloud/peach-package-builder#23 2021-11-08 09:46:18 +00:00
Add cross-compliation and package building for arm64 for go-ssb-room
notplants commented on pull request PeachCloud/go-sbotcli-rs#4 2021-11-08 09:45:42 +00:00
Rename crate and change license

LGTM

notplants commented on pull request PeachCloud/peach-workspace#16 2021-11-08 09:41:22 +00:00
Make jsonrpc-test a dev dependency

LGTM

notplants deleted branch rocket0.5 from PeachCloud/peach-workspace 2021-11-05 11:07:08 +00:00
notplants merged pull request PeachCloud/peach-workspace#15 2021-11-05 11:07:03 +00:00
Upgrade peach-web to use rocket 0.5
notplants pushed to main at PeachCloud/peach-workspace 2021-11-05 11:07:03 +00:00
0249a191d1 Merge pull request 'Upgrade peach-web to use rocket 0.5' (#15) from rocket0.5 into main
1b66ee8d9e Response to code review
4021e17bbf Comment out failing test
4f6fb17069 Fix clippy warnings
64e083f516 Fix tests
Compare 10 commits »
notplants commented on pull request PeachCloud/peach-workspace#15 2021-11-05 10:45:53 +00:00
Upgrade peach-web to use rocket 0.5

@glyph thanks for the code review and test fix. Just pushed a change with the fixes

notplants pushed to rocket0.5 at PeachCloud/peach-workspace 2021-11-05 10:45:21 +00:00
1b66ee8d9e Response to code review
notplants commented on pull request PeachCloud/peach-workspace#15 2021-11-05 10:42:53 +00:00
Upgrade peach-web to use rocket 0.5

yup this was a mistake, good catch

notplants commented on pull request PeachCloud/peach-workspace#15 2021-11-05 10:42:00 +00:00
Upgrade peach-web to use rocket 0.5

I removed the test route, -- fwiw the way I was using it was not as a test that needs to continue to exist, but while building dyn_dns_updater, a route that I could use to trigger the code I…

notplants created pull request PeachCloud/peach-workspace#15 2021-11-04 22:04:56 +00:00
Upgrade peach-web to use rocket 0.5
notplants pushed to rocket0.5 at PeachCloud/peach-workspace 2021-11-04 22:01:18 +00:00
4021e17bbf Comment out failing test
4f6fb17069 Fix clippy warnings
64e083f516 Fix tests
b0cdd1ba5c Upgrade to 0.5 complete
b654d913ad Use rocket_dyn_templates
Compare 7 commits »
notplants created branch rocket0.5 in PeachCloud/peach-workspace 2021-11-04 22:01:18 +00:00