Colin Kuskie
d6f61c07d1
Make the Deactivate account template user selectable for both LDAP and WebGUI. Fixes bug #11482
2010-03-22 10:43:29 -07: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
bc21f904da
Fix status reporting for successful connects but bad binds. Fixes bug #11216
2009-11-13 09:49:36 -08:00
Colin Kuskie
7c94f6f8ba
Fix pagination issues in the List LDAPLinks screen.
2009-11-12 22:21:34 -08:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
5381f3038d
Forward port graceful handling of the deletion of the Auth LDAPLink.
2008-12-15 22:59:25 +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
Frank Dillon
2b9da67de4
Edit form now holds state if an error is returned. It was completely wiping all the data off the form.
2008-10-19 00:44:27 +00:00
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
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fb434a8b3a
fix: content handler and redirects
2008-01-25 01:36:14 +00:00
Doug Bell
58ac54b81d
add: Ability to specify which group can use individual admin console items
2007-07-26 06:56:38 +00:00
JT Smith
f6cab15bd0
removed help links that are referring to help that has been moved to the wiki
2007-07-26 04:53:14 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +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
45b5d6ea5b
adding recursive group filter for cases where the LDAP group property and recursive property are the same.
2006-07-12 20:29:14 +00:00
Roy Johnson
8c2434cc4d
fix - Edit LDAP Connection
2006-06-30 13:16:42 +00:00
Colin Kuskie
5cb101af44
POD whitespace fixes
2006-05-22 15:58:31 +00:00
Wouter van Oijen
78c547ad66
Added missing sub session
...
Fixed whitespace
2006-05-19 19:56:37 +00:00
JT Smith
7921c7a708
[ 1457777 ] 6.99: Can't modify non-lvalue subroutine call
2006-04-28 18:55:20 +00:00
JT Smith
1b2c824a9c
added save buttons at the top of HTML forms
2006-04-07 04:37:20 +00:00
Colin Kuskie
0621fd4492
Missing session variables, reworked some wording on old POD.
...
Added POD to two more files.
2006-03-03 23:59:12 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
fa5439b099
lots o fixes
2006-01-21 19:00:27 +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
Matthew Wilson
65823b1f53
oodles of fixes.
2006-01-15 15:56:17 +00:00
JT Smith
5a8845c407
remove grouping use line
2006-01-12 22:52:22 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
877bf082a0
migrating paginator api to new session system
...
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
65a40d75ac
refactored WebGUI::LDAPLink to use session api
2006-01-12 05:24:52 +00:00
JT Smith
925906ca7e
refactored WebGUI::Id to use new session api
2006-01-11 23:34:02 +00:00
JT Smith
2735385050
migrated WebGUI::Icon api to use new session
2006-01-11 23:12:07 +00:00
JT Smith
b3974c0cd5
refactored WebGUI::HTMLForm api to use new session system
2006-01-11 16:53:02 +00:00
JT Smith
c74c1bdcbc
merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
...
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4
more session related changes
2006-01-09 20:43:02 +00:00
JT Smith
024514c549
more session related changes
2006-01-09 19:56:26 +00:00
JT Smith
f429daa942
more session changes
2006-01-02 02:54:23 +00:00
Wouter van Oijen
421585937f
XHTML bugfixes
2005-10-12 21:48:03 +00:00
JT Smith
ed161ce282
- fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant
2005-08-25 16:41:52 +00:00
Colin Kuskie
235cd7c08f
fixed typos from hover help conversion
2005-07-25 03:34:46 +00:00
Matthew Wilson
7ca2bacefd
[ 1240140 ] Database link username in 6.6.3 is wrong
2005-07-24 03:56:27 +00:00
Colin Kuskie
55dcf7f1c0
convert to named parameters, add hover help
2005-06-30 21:13:57 +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
7494095ca3
Changes to eliminate dual settings
2005-05-04 20:31:09 +00:00
Frank Dillon
e3bb0d856b
Added LDAPLink Operation for creating new LDAP Connections
2005-05-04 11:05:16 +00:00