Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Ernesto Hernández-Novich 01a5ebfbe2 Fixed validation so LDAPLink takes ldap:// and ldaps:// URIs.
Net::LDAP does The Right Thing (tm) when given an ldaps:// URI
provided the administrator has properly set up /etc/ldap/ldap.conf
with the CA Cert signing the Server's certificate.

Succesfully tested

ldap://my.ldap.server/
ldap://my.ldap.server:389/  (with and without TLS)
ldaps://my.ldap.server/
ldaps://my.ldap.server:636/

This patch should be backported to 7.5 :-)
2008-10-12 18:40:22 +00:00
docs WebGUI now requires Class::C3 version 0.19 or greater. 2008-10-12 02:36:15 +00:00
etc changed: the list of extensions for the export system to pass through 2008-10-01 19:22:34 +00:00
lib Fixed validation so LDAPLink takes ldap:// and ldaps:// URIs. 2008-10-12 18:40:22 +00:00
sbin WebGUI now requires Class::C3 version 0.19 or greater. 2008-10-12 02:36:15 +00:00
t - Added Comments asset aspect, which allows comments to be added to any asset 2008-10-11 20:33:38 +00:00
www - Added Comments asset aspect, which allows comments to be added to any asset 2008-10-11 20:33:38 +00:00