Defect #879

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

Added by Liwiusz Ociepa about 1 year ago. Updated about 1 year ago.

Status:Closed Start:2008-03-17
Priority:Normal Due date:
Assigned to:- % 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 about 1 year ago

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

History

Updated by Liwiusz Ociepa about 1 year ago

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

Updated by Liwiusz Ociepa about 1 year ago

Simplified SQL.

Updated by Jean-Philippe Lang about 1 year ago

  • Status changed from Resolved to Closed

Applied in changeset r1335.

Also available in: Atom PDF