Skip to content

Fix some user name usages#33689

Merged
wxiaoguang merged 2 commits into
go-gitea:mainfrom
wxiaoguang:fix-username
Feb 23, 2025
Merged

Fix some user name usages#33689
wxiaoguang merged 2 commits into
go-gitea:mainfrom
wxiaoguang:fix-username

Conversation

@wxiaoguang
Copy link
Copy Markdown
Contributor

@wxiaoguang wxiaoguang commented Feb 23, 2025

  1. GetUserOrgsList should "order by" lower_name
  2. GetIssuePostersWithSearch should search in-case-sensitive-ly
  3. LoginName should not be used as username

By the way, remove unnecessary "onGiteaRun": https://github.com/go-gitea/gitea/pull/33689/files?diff=unified&w=1

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 23, 2025
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Feb 23, 2025
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Feb 23, 2025
@wxiaoguang wxiaoguang enabled auto-merge (squash) February 23, 2025 12:08
@wxiaoguang wxiaoguang merged commit 8ae46d9 into go-gitea:main Feb 23, 2025
@GiteaBot GiteaBot added this to the 1.24.0 milestone Feb 23, 2025
@wxiaoguang wxiaoguang deleted the fix-username branch February 23, 2025 12:42
zjjhot added a commit to zjjhot/gitea that referenced this pull request Feb 24, 2025
* giteaofficial/main:
  Fix git empty check and HEAD request (go-gitea#33690)
  Fix some user name usages (go-gitea#33689)
  Try to fix ACME path when renew (go-gitea#33668)
  [skip ci] Updated translations via Crowdin
  Improve Open-with URL encoding (go-gitea#33666)
  Fix for Maven Package Naming Convention Handling (go-gitea#33678)
  Improve swagger generation (go-gitea#33664)
  Deleting repository should unlink all related packages (go-gitea#33653)
@go-gitea go-gitea locked as resolved and limited conversation to collaborators May 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants