fix: Add explicit auth endpoints for Gitea OAuth
This commit is contained in:
@@ -5,6 +5,8 @@ backend:
|
||||
base_url: https://git.firefrostgaming.com
|
||||
app_id: ad439d72-e724-4f88-ad24-a1187c52b313
|
||||
branch: main
|
||||
auth_endpoint: login/oauth/authorize
|
||||
token_endpoint: login/oauth/access_token
|
||||
|
||||
# Media settings for Eleventy
|
||||
media_folder: "assets/images/uploads"
|
||||
|
||||
Reference in New Issue
Block a user