LDAP problem #2800

Closed
opened 2025-11-02 04:48:54 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @ptman on GitHub (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.

Originally created by @ptman on GitHub (Jan 23, 2019). - Gitea version (or commit ref): 1.7.0 - Git version: docker image - Operating system: docker - Database (use `[x]`): - [x] PostgreSQL - Can you reproduce the bug at https://try.gitea.io: - [x] No ## Description LDAP gives protocol error on gitea 1.7.0, works fine using 1.6.4.
GiteaMirror added the type/bug label 2025-11-02 04:48:54 -06:00
Author
Owner

@lafriks commented on GitHub (Jan 23, 2019):

can you give exact error you are getting?

@lafriks commented on GitHub (Jan 23, 2019): can you give exact error you are getting?
Author
Owner

@ptman commented on GitHub (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": )
@ptman commented on GitHub (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": )
Author
Owner

@lafriks commented on GitHub (Jan 23, 2019):

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

@lafriks commented on GitHub (Jan 23, 2019): @ptman could you apply #5816 patch on release/v1.7 branch and try if that fixes your problem?
Author
Owner

@ptman commented on GitHub (Feb 3, 2019):

Yes, 1.7.1 fixed this, thank you!

@ptman commented on GitHub (Feb 3, 2019): Yes, 1.7.1 fixed this, thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2800