Skip to content

Add cli flags LDAP group configuration#33933

Merged
lunny merged 9 commits into
go-gitea:mainfrom
TheFox0x7:ldap-group-flags
Mar 20, 2025
Merged

Add cli flags LDAP group configuration#33933
lunny merged 9 commits into
go-gitea:mainfrom
TheFox0x7:ldap-group-flags

Conversation

@TheFox0x7
Copy link
Copy Markdown
Contributor

@TheFox0x7 TheFox0x7 commented Mar 18, 2025

Add 7 new flags to ldap subcommands corresponding to UI options

Closes CLI part of #20716


--enable-groups false won't work due to how go parses flags - https://pkg.go.dev/flag#hdr-Command_line_flag_syntax

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 18, 2025
@techknowlogick techknowlogick added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Mar 18, 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 Mar 19, 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 Mar 19, 2025
Comment thread cmd/admin_auth_ldap_test.go Outdated
Comment thread cmd/admin_auth_ldap.go
@lunny lunny added reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. and removed reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. labels Mar 19, 2025
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Mar 19, 2025
@lunny lunny merged commit 5407382 into go-gitea:main Mar 20, 2025
@GiteaBot GiteaBot added this to the 1.24.0 milestone Mar 20, 2025
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Mar 20, 2025
@TheFox0x7 TheFox0x7 deleted the ldap-group-flags branch March 20, 2025 08:28
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Jun 18, 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. type/feature Completely new functionality. Can only be merged if feature freeze is not active.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants