Defect #879

Redmine.pm does not support LDAP auth (patch attached).

Added by Liwiusz Ociepa almost 4 years ago. Updated almost 4 years ago.

Status:Closed Start date:2008-03-17
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:SCM
Target version:-
Affected version:0.6.4 Resolution:

Description

Redmine.pm ignores auth_source_id. It checks hashed_password even when auth_source_id is not null.
Attached diff resolves this problem (it also supports LDAP anonymous bind).

Redmine.pm - New version (with LDAP support) (6.4 kB) Liwiusz Ociepa, 2008-03-17 16:04

Redmine.pm.diff - Diff with original version (0.6.4) (2.5 kB) Liwiusz Ociepa, 2008-03-17 16:04

Redmine.pm.diff - New, better diff (2 kB) Liwiusz Ociepa, 2008-03-18 12:19

Redmine.pm (6 kB) Liwiusz Ociepa, 2008-03-18 12:19

Redmine.pm (6 kB) Liwiusz Ociepa, 2008-03-19 10:56

Redmine.pm.diff (2 kB) Liwiusz Ociepa, 2008-03-19 10:56

Associated revisions

Revision 1335
Added by Jean-Philippe Lang almost 4 years ago

Redmine.pm support for LDAP authentication (patch by Liwiusz Ociepa). Closes #879, #918.

History

Updated by Liwiusz Ociepa almost 4 years ago

Do not reinvent wheel. Use Authen::Simple::LDAP instead of pure NET::Ldap

Updated by Liwiusz Ociepa almost 4 years ago

Simplified SQL.

Updated by Jean-Philippe Lang almost 4 years ago

  • Status changed from Resolved to Closed

Applied in changeset r1335.

Also available in: Atom PDF