Project

General

Profile

Download (6.35 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a3d88018 01/27/2016 03:34 PM Edin Sarajlic

Fix #4605

After base64 encoding username/password, properly escape characters =,+,/
before submitting auth details

09221bc3 01/15/2016 01:44 PM Renato Botelho

Update license on files from /etc/inc

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

5319cf40 12/04/2015 10:52 AM Talle

Change comparison of username to certificate common name to be safer and case insensitive

Currently the username is compared against the common name using a standard PHP comparison,
this is unsafe because it might do unintended type conversions. So change the != comparison to...

821a4351 11/19/2015 03:23 PM Renato Botelho

Use full 'Local Database' name to be sure it's authmode is local, fixes #4469

b37b4034 11/10/2015 12:14 PM Phil Davis

etc inc delete $Id comments

and bits of white space.
Note: There are plenty of files still with old-format copyright sections
in here.

356ec787 09/17/2015 01:12 PM Doktor Notor

Make the openvpn-server IP address consistent with CSC overrides behavior

ee8f9940 09/12/2015 05:41 PM Doktor Notor

Fix incorrect netmask sent to client with static IP set in RADIUS (Bug #5129)

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/