Patch #5200
Redmine.pm - LDAP Host as URI
Status: | New | Start date: | 2010-03-28 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | LDAP | |||
Target version: | - |
Description
This patch will use an URI as Host-Name for an LDAP server in Redmine.pm
I needed this, because the LDAP server I use is not on the default port. The port in the variable $port is not used if the hostname in $host is not an URI.
Maybe this is not correct for anyone, but without this patch SVN authentication on my LDAP server did nod work.
History
#1
Updated by Amir Hadi over 12 years ago
- File ldap_hostname.patch
added