Update to work with rocket-0.5 #4
Closed
opened 2 years ago by Ghost
·
4 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I was interested in rocket_session functionality but soon noticed it doesn't work with rocket-0.5 (which I need to use for other reasons).
I went ahead and made the changes myself to make it work, and the examples now work correctly. I wanted to submit the changes as a PR but for some reason this gitea instance is not accepting my ssh key, so I am not able to push my changes.
I'd be happy to drop them as a patch file or put them on github.com somewhere or whatever you prefer.
SSH keys should work, however make sure you use the correct port, 4022
It's shown on the landing page, but it's accessible only when you're logged out. Nice bug.
You can also try pushing with a password. But if you just dump a git patch here, that's also fine.
This is in the log... all I can say, ssh key works for me
Oh wow, I never would have figured out that the port is supposed to be 4022 :) Thanks! Fixed now.
I'll submit a PR.
okay, I hacked the front-end a bit, this should make the port more clear :D