Project

General

Profile

Actions

Defect #879

closed

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

Added by Liwiusz Ociepa about 16 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2008-03-17
Due date:
% Done:

100%

Estimated time:
Resolution:
Affected version:

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).


Files

Redmine.pm (6.44 KB) Redmine.pm New version (with LDAP support) Liwiusz Ociepa, 2008-03-17 16:04
Redmine.pm.diff (2.49 KB) Redmine.pm.diff Diff with original version (0.6.4) Liwiusz Ociepa, 2008-03-17 16:04
Redmine.pm.diff (2.01 KB) Redmine.pm.diff New, better diff Liwiusz Ociepa, 2008-03-18 12:19
Redmine.pm (5.98 KB) Redmine.pm Liwiusz Ociepa, 2008-03-18 12:19
Redmine.pm (5.96 KB) Redmine.pm Liwiusz Ociepa, 2008-03-19 10:56
Redmine.pm.diff (2 KB) Redmine.pm.diff Liwiusz Ociepa, 2008-03-19 10:56
Actions #1

Updated by Liwiusz Ociepa about 16 years ago

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

Actions #2

Updated by Liwiusz Ociepa about 16 years ago

Simplified SQL.

Actions #3

Updated by Jean-Philippe Lang about 16 years ago

  • Status changed from Resolved to Closed

Applied in changeset r1335.

Actions

Also available in: Atom PDF