summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin/ovpn_auth_verify
Commit message (Expand)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-251-16/+0
* Fixes #4340 encode username same as with password to avoid issues with specia...Ermal LUÇI2015-01-311-0/+1
* Put the value of password under double quotes(") to avoid issues with special...Ermal LUÇI2015-01-121-1/+1
* Prevent echo to insert a newline(\n) at the secret string. Fixes #4177Ermal LUÇI2015-01-121-1/+1
* Remove debug codeErmal LUÇI2015-01-111-2/+0
* Fixes #4177 convert password to base64 to be submitted to avoid issues with s...Ermal LUÇI2015-01-101-1/+3
* Encode space to avoid rejecting users with spaces in usernameErmal LUÇI2014-12-171-1/+1
* Single quoting $password breaks getting the value from the variable.jim-p2014-04-231-1/+2
* No spaces between variable assignments in shjim-p2014-04-231-3/+3
* Add missing closing quotesingmthompson2014-04-161-1/+1
* Correct missing parenthesis. Reported-by: https://forum.pfsense.org/index.php...Ermal2014-04-151-1/+1
* Move also tls-verify to fcgicli to avoid forking php process. Maybe even this...Ermal2013-12-191-2/+7
* Migrate openvpn authentication to use fcgicli rather than forking a php proce...Ermal2013-12-191-0/+9
OpenPOWER on IntegriCloud