Skip to content

Conversation

@lunny
Copy link
Member

@lunny lunny commented Sep 27, 2024

Fix #31505

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 27, 2024
@github-actions github-actions bot added modifies/translation modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files labels Sep 27, 2024
@lunny lunny added type/refactoring Existing code has been cleaned up. There should be no new functionality. and removed modifies/translation modifies/api This PR adds API routes or modifies them size/L modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files labels Sep 27, 2024
@github-actions github-actions bot added modifies/translation modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files labels Sep 27, 2024
Copy link

@sundaram2021 sundaram2021 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update the comments according to the updated code
and as far as i could get you are authenticating both side receiving side and sender side(want clarity).
..

.

other than these ,things looks good :)

@wxiaoguang
Copy link
Contributor

It doesn't fix.

For example, if EnableReverseProxyAutoRegister==false, then ReverseProxyAuthFullName is also unused.

The question is that is it really worth to over-engineering to try to partially resolve some trivial nits.

@wxiaoguang
Copy link
Contributor

And even worse, the change is still not right. EnableReverseProxyAuthAPI also means Enabled

@lunny lunny marked this pull request as draft October 6, 2024 17:54
@lunny
Copy link
Member Author

lunny commented Dec 29, 2024

Close as no time to continue.

@lunny lunny closed this Dec 29, 2024
@lunny lunny deleted the lunny/improve_reverseproxy branch December 29, 2024 20:55
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Mar 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/translation type/refactoring Existing code has been cleaned up. There should be no new functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Admin interface: config summary shows unused option

4 participants