Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/server/provider/gitea.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Create a Gitea OAuth application. The Consumer Key and Consumer Secret are used

<div class="alert alert-warn">
The authorization callback URL must match the below format and path, and must use your exact server scheme and host.

You must also check "Confidential Client".
</div>

![Application Create](/screenshots/gitea_application_create.png)
Expand Down