Skip to content
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

LDAP problem #5808

Closed
2 tasks done
ptman opened this issue Jan 23, 2019 · 4 comments · Fixed by #5816
Closed
2 tasks done

LDAP problem #5808

ptman opened this issue Jan 23, 2019 · 4 comments · Fixed by #5816
Labels
Milestone

Comments

@ptman
Copy link
Contributor

ptman commented Jan 23, 2019

  • Gitea version (or commit ref): 1.7.0
  • Git version: docker image
  • Operating system: docker
  • Database (use [x]):
    • PostgreSQL
  • Can you reproduce the bug at https://try.gitea.io:
    • No

Description

LDAP gives protocol error on gitea 1.7.0, works fine using 1.6.4.

@lafriks
Copy link
Member

lafriks commented Jan 23, 2019

can you give exact error you are getting?

@lafriks lafriks added the issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail label Jan 23, 2019
@ptman
Copy link
Contributor Author

ptman commented Jan 23, 2019

2019/01/23 12:57:29 [...dels/login_source.go:390 LoginViaLDAP()] [E] LDAP Search failed unexpectedly! (LDAP Result Code 2 "Protocol Error": )

@lafriks
Copy link
Member

lafriks commented Jan 23, 2019

@ptman could you apply #5816 patch on release/v1.7 branch and try if that fixes your problem?

@lafriks lafriks added this to the 1.7.1 milestone Jan 23, 2019
@lafriks lafriks added type/bug and removed issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail labels Jan 23, 2019
@ptman
Copy link
Contributor Author

ptman commented Feb 3, 2019

Yes, 1.7.1 fixed this, thank you!

@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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants