Colin Kuskie
|
3b418ede3c
|
Merge commit 'v7.10.24' into WebGUI8
|
2012-01-17 15:03:45 -08:00 |
|
Colin Kuskie
|
b323f74121
|
Update copyright notice
|
2011-12-28 11:30:38 -08:00 |
|
Colin Kuskie
|
7c1e81a761
|
Fix the POD docs for LDAPLink
|
2011-10-27 13:23:48 -07:00 |
|
Graham Knop
|
5122518652
|
remove useless DESTROYs
|
2010-04-16 20:57:00 -05:00 |
|
Graham Knop
|
2400f19099
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Graham Knop
|
a22162b895
|
clean up Tie::CPHash imports
|
2010-03-10 12:59:51 -06:00 |
|
Graham Knop
|
913fa9ad03
|
clean up Tie::IxHash imports
|
2010-03-10 12:59:51 -06:00 |
|
Colin Kuskie
|
5153d82327
|
Remove abbreviated timeout for testing.
|
2009-12-07 18:44:55 -08:00 |
|
Colin Kuskie
|
7261ecd29d
|
Fix an infinite loop in getting LDAP error messages. Fixes bug #11296
|
2009-12-07 18:43:09 -08:00 |
|
Colin Kuskie
|
c4e63dfef0
|
Auto update user's DN if it changes on the LDAP server. Fixes bug #11217
|
2009-11-13 16:17:18 -08:00 |
|
Colin Kuskie
|
bc21f904da
|
Fix status reporting for successful connects but bad binds. Fixes bug #11216
|
2009-11-13 09:49:36 -08:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Frank Dillon
|
d7d9eb946f
|
Modified LDAP connections to support ldaps and ldapi authentication. Additionally modified some of the labels and hoverhelp within the LDAPLink edit screen to better explain and make them less confusing.
|
2008-10-20 20:25:09 +00:00 |
|
JT Smith
|
93b5ca16e4
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
JT Smith
|
fa09c41598
|
replaced return; with return undef;
|
2008-01-24 21:58:15 +00:00 |
|
Colin Kuskie
|
96178fd70c
|
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
|
2007-12-05 00:30:43 +00:00 |
|
Frank Dillon
|
73113888e0
|
Fixed a bug that wouldn't allow anonymous binds. Added a few API methods to make it easier to get data from the object
|
2007-09-07 21:41:42 +00:00 |
|
JT Smith
|
a7dde82421
|
updated copyright
|
2007-07-01 16:09:42 +00:00 |
|
Drake
|
5b5858055a
|
Missed a few lines. D'oh.
|
2006-10-11 19:00:50 +00:00 |
|
Drake
|
0ea9ef2244
|
Minor fixes to previous LDAPLink changes, including stripping \r
properly and not transforming the recurseFilter multiple times.
|
2006-10-11 18:54:32 +00:00 |
|
Drake
|
950c1e2306
|
Make it possible to have multiple, logically-ORed LDAP recursion filters in
LDAP links and groups.
|
2006-10-10 22:31:11 +00:00 |
|
Frank Dillon
|
aeb50d81ba
|
fixed bug in recursive ldap filter
|
2006-07-13 15:50:07 +00:00 |
|
Frank Dillon
|
ec4245a7d8
|
changes for adding ldap recursive filter
|
2006-07-12 20:31:02 +00:00 |
|
Wouter van Oijen
|
78c547ad66
|
Added missing sub session
Fixed whitespace
|
2006-05-19 19:56:37 +00:00 |
|
Wouter van Oijen
|
c6facc5f16
|
Bugfix (thanks to Martin Kamerbeek)
|
2006-02-10 15:21:27 +00:00 |
|
Colin Kuskie
|
eb13ca2df3
|
forward port of Franks recursive LDAP fix
|
2006-02-05 03:39:30 +00:00 |
|
Matthew Wilson
|
4a3121960f
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
Matthew Wilson
|
09483e18c5
|
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
|
2006-01-16 22:45:21 +00:00 |
|
Colin Kuskie
|
01d95a265e
|
new i18n api requiring $session
|
2006-01-12 17:49:20 +00:00 |
|
JT Smith
|
65a40d75ac
|
refactored WebGUI::LDAPLink to use session api
|
2006-01-12 05:24:52 +00:00 |
|
JT Smith
|
a194408513
|
changing copyright year
|
2006-01-09 23:51:04 +00:00 |
|
JT Smith
|
024514c549
|
more session related changes
|
2006-01-09 19:56:26 +00:00 |
|
JT Smith
|
1e3b8eb4ec
|
some pod fixes
|
2005-09-01 17:51:01 +00:00 |
|
Colin Kuskie
|
16e6e487f3
|
move all LDAP labels and help into AuthLDAP file. Internationalize LDAP error messages
|
2005-06-12 04:36:41 +00:00 |
|
Frank Dillon
|
bd0d7b114a
|
Added methods to retrieve properties and recursive properties from the directory.
|
2005-05-19 00:24:03 +00:00 |
|
Frank Dillon
|
c7322cb6ba
|
Changes to LDAPLink to remove dual references to LDAP settings
|
2005-05-04 20:21:45 +00:00 |
|
Frank Dillon
|
e1b32ac484
|
Added LDAPLink API for dealing with LDAP Connections
|
2005-05-04 11:03:29 +00:00 |
|