[x]
):Cannot change custom OAuth2 Nextcloud URL default entries.
Small update: It's only a UI problem. Internally the changes are applied.
This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
For me the problem still exists. Maybe someone else could test an confirm this bug.
I was just setting this up and I see it as well. This is an issue as if you update the CLIENT ID or Secret without re-typing the correct domain it will overwrite your valid url
Gitea: Docker 1.13.0+dev-418-gd285b5d35
DB: sqlite
I'm seeing this issue as of gitea 1.12.4 using the Gitea auth source. The the fields are updated internally and are correct in the /admin/auths/<id>
page response, but then it seems the java-script resets them to the default values. If I disable java-script I can see the correct endpoint values in the UI.
Most helpful comment
I'm seeing this issue as of gitea 1.12.4 using the Gitea auth source. The the fields are updated internally and are correct in the
/admin/auths/<id>
page response, but then it seems the java-script resets them to the default values. If I disable java-script I can see the correct endpoint values in the UI.