summaryrefslogtreecommitdiffstats
path: root/etc/inc/openvpn.auth-user.php
Commit message (Expand)AuthorAgeFilesLines
* Code style bits and pieces from etcPhil Davis2015-05-311-4/+2
* Code style for etc inc i to pPhil Davis2015-02-281-33/+42
* Actually fix even the openvpn auth user script with proper checks. I thought ...Ermal LUÇI2015-02-101-6/+6
* Fixes #4340 encode username same as with password to avoid issues with specia...Ermal LUÇI2015-01-311-1/+1
* Fixes #4177 convert password to base64 to be submitted to avoid issues with s...Ermal LUÇI2015-01-101-1/+1
* Fix lineup of copyright linesPhil Davis2015-01-011-27/+27
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Remove exit from as much as possible backend codeErmal LUÇI2014-12-021-5/+5
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days an...Chris Buechler2014-11-041-1/+0
* replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files...ayvis2014-03-181-1/+1
* Use php function to get hostname instead of exec()Renato Botelho2014-02-041-5/+4
* Use closelog to explicitly close open resource.Ermal2013-12-191-4/+17
* Migrate openvpn authentication to use fcgicli rather than forking a php proce...Ermal2013-12-191-9/+42
* Make it more clear what is the username during syslogErmal2012-11-141-2/+2
* Import OpenVPN cisco style radius attributes applying policy to logged in use...Ermal2012-06-051-1/+37
* Use appropriate syslog priorities.bcyrill2012-04-141-1/+1
* Ticket #1052. Enforce certificates if they are present for authenticating to ...Ermal2011-07-151-6/+1
* nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* Ticket #1037. Move environment manipulation to the authentication script sinc...Ermal2010-11-261-1/+7
* Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
* Add backend code to verify username against cn on login if set by user. Needs...jim-p2010-10-121-0/+7
* Add the neccesary foo for radius.inc to work.Ermal Luçi2010-03-021-0/+35
* Add copyrights of myself.Ermal Luçi2010-03-021-0/+1
* Take care of local authentication. Also when the user authenticates do not se...Ermal Luçi2010-03-021-1/+3
* Allow the GUI auth API to be used for doing authentication against authentica...Ermal Luçi2010-03-021-4/+15
* Do not allow login for expired and disabled users. Fix this even in openvpn a...Ermal Luçi2010-03-021-20/+4
* Revert "fix OpenVPN user auth"Chris Buechler2009-12-291-3/+3
* fix OpenVPN user authChris Buechler2009-12-291-3/+3
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-1/+4
* Use the correct syslog LOG_ERR constant and make this file executable.Matthew Grooms2008-10-061-1/+3
* Minor re-work of OpenVPN configuration. Use operational modes to determineMatthew Grooms2008-09-061-0/+79
OpenPOWER on IntegriCloud