OAuth2 Application redirect URL with https, but it becomes contains some 'redirect' query params in url. #26897
Labels
issue/not-a-bug
The reported issue is the intended behavior or the problem is not inside Gitea
Milestone
Description
my request url is http://127.0.0.1/xxxxx/oauth/login_callback?redirect=http%3a%2f%2f127.0.0.1%2flogin
my validate url in gitea is "http://127.0.0.1/xxxxx/oauth/login_callback"
I fix it with :
Gitea Version
1.20.0
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
run it as service in the windows
Database
SQLite
The text was updated successfully, but these errors were encountered: