summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_authservers.php
Commit message (Expand)AuthorAgeFilesLines
* Resolves #2018. Add an id to the html object to make javascript workErmal2011-11-221-1/+1
* Don't run ldap_urlchange on page load if there is a custom port, otherwise it...jim-p2011-10-241-1/+2
* Ticket #1052. Enforce certificates if they are present for authenticating to ...Ermal2011-07-151-1/+29
* More text consistency.Warren Baker2011-06-281-3/+3
* Fix XSS issuesScott Ullrich2010-11-121-2/+2
* Do not require LDAP search base DN. Requiring this can prevent some valid LDA...jim-p2010-10-271-3/+2
* Use <?php instead of the short formRenato Botelho2010-08-121-3/+3
* gettext fixesRenato Botelho2010-08-121-5/+5
* Fix deletion of authentication servers. Fixes #600.jim-p2010-05-181-2/+10
* fix indentRenato Botelho2010-04-281-13/+12
* Implement gettext()Renato Botelho2010-04-281-3/+3
* Implement gettext()Renato Botelho2010-04-281-32/+44
* Ticket #389. Correctly make the ldap object picker work and handle various er...Ermal2010-04-271-0/+15
* Make this work as it is supposed.Ermal Luçi2010-03-091-5/+3
* Do not allow changing the name of the auth server. Resolves #399.Ermal Luçi2010-03-051-0/+5
* Overhaul the user login system to use the Servers tab as its base.Ermal Luçi2010-03-031-31/+47
* Do not allow same names on different auth servers. While here correct radius ...Ermal Luçi2010-03-021-4/+9
* Add copyrights of myself.Ermal Luçi2010-03-021-0/+1
* Allow the GUI auth API to be used for doing authentication against authentica...Ermal Luçi2010-03-021-2/+29
* Add support for authenticating users against server specified in the system->...Ermal Luçi2010-02-241-0/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+3
* Cleanup the tab format of the system user/group/server management pages.Matthew Grooms2008-09-091-283/+285
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-261-3/+1
* Implement a certificate authority and certificate webui that can be usedMatthew Grooms2008-08-091-0/+2
* Add an interface to manage external authentication servers. The two typesMatthew Grooms2008-08-051-0/+667
OpenPOWER on IntegriCloud