Gitea Integration
I've just downloaded AppVeyor to try it out and integrate with my Gitea server, however I'm having issues on the first step of creating a project and authorizing access to Gitea. I enter the repo URL and add the access token and click Authorize, but then it just flashes a new screen for a split second and goes straight back to the authorize access with no messages or errors. My only thought is that SSL is required on the Gitea server, I don't currently have that setup because everything is running locally. Could that be the problem?
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by mike.hutter on 15 Dec, 2023 06:40 PM
Answered my own question, SSL is not required, just the correct URL with nothing after the port. :)