summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_usermanager_settings_ldapacpicker.php
Commit message (Collapse)AuthorAgeFilesLines
* Ticket #1052. Enforce certificates if they are present for authenticating to ↵Ermal2011-07-151-0/+1
| | | | ldap. Allow to select a CA under ldap type authentication backend to be used for this.
* gettext fixesRenato Botelho2010-08-121-1/+1
|
* fix textChris Buechler2010-08-071-1/+1
|
* Fix gettext issuesRenato Botelho2010-04-291-1/+1
|
* Reviewing gettext()Carlos Eduardo Ramos2010-04-281-2/+2
|
* Implementing gettext()Vinicius Coque2010-04-281-3/+3
|
* Ticket #389. Correctly make the ldap object picker work and handle various ↵Ermal2010-04-271-30/+33
| | | | errors.
* Ticket #423. Remove priv.inc/priv.defs.inc from files. They used require() ↵Ermal2010-03-151-2/+0
| | | | instead of required once so produced errors or redefinitions of functions. These includes are now included on authgui.inc.
* Correct assignment.Ermal Luçi2010-03-091-1/+1
|
* Overhaul the user login system to use the Servers tab as its base.Ermal Luçi2010-03-031-27/+36
| | | | Fix quite a few problems down the way.
* Allow the GUI auth API to be used for doing authentication against ↵Ermal Luçi2010-03-021-18/+17
| | | | authentication servers specified. Teach Openvpn to use this API. Allow openvpn to authenticate against multiple servers that can be selected on the server configuration page.
* include priv.incsullrich2009-11-281-0/+1
|
* Include priv.defs.incsullrich2009-11-281-0/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-0/+3
| | | | include 2009 on files that I have asserted (C) on
* * Do not iterate item if it is not an arrayScott Ullrich2007-12-311-6/+8
|
* Gracefully bail out if the LDAP server is unavailable.Scott Ullrich2007-12-311-0/+4
| | | | Work sponsored-by: Centipede Networks
* Make form look a little more pleasing to the eye.Scott Ullrich2007-12-311-1/+23
| | | | Work sponsored-by: Centipede Networks
* Adding LDAP Authentication container picker.Scott Ullrich2007-12-311-0/+85
Work sponsored-by: Centipede Networks
OpenPOWER on IntegriCloud