Skip to content

Set user search base field optional in LDAP (simple auth) edit page #6779

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 28, 2019

Conversation

ngourdon
Copy link
Contributor

fix #6548

@codecov-io
Copy link

Codecov Report

Merging #6779 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #6779      +/-   ##
=========================================
+ Coverage   40.99%     41%   +<.01%     
=========================================
  Files         421     421              
  Lines       58054   58054              
=========================================
+ Hits        23802   23803       +1     
+ Misses      31086   31085       -1     
  Partials     3166    3166
Impacted Files Coverage Δ
modules/log/router.go 90% <0%> (-2.5%) ⬇️
modules/log/event.go 64.46% <0%> (-1.53%) ⬇️
modules/log/file.go 77.62% <0%> (+2.09%) ⬆️
models/unit.go 48.64% <0%> (+5.4%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 81059a2...1df04e5. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Apr 27, 2019
@lafriks lafriks added this to the 1.9.0 milestone Apr 27, 2019
@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 Apr 27, 2019
@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 Apr 28, 2019
@techknowlogick
Copy link
Member

Make LG-TM work

@techknowlogick techknowlogick merged commit d29d97d into go-gitea:master Apr 28, 2019
@techknowlogick
Copy link
Member

Thanks for PR :) could you backport this to release/v1.8 branch?

ngourdon added a commit to ngourdon/gitea that referenced this pull request Apr 28, 2019
@techknowlogick techknowlogick added the backport/done All backports for this PR have been created label Apr 28, 2019
@ngourdon ngourdon deleted the fix-6548 branch June 2, 2019 13:53
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not update LDAP with simple auth after creation
6 participants