Project

General

Profile

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

# Date Author Comment
8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

ae472dc1 02/13/2020 05:21 AM Shawn Bruce

OpenVPN radius ACL enhancements. Issue #9206

538d28dc 02/07/2020 07:12 PM Renato Botelho

Merge pull request #4116 from Augustin-FL/ldap

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

348c2af1 11/25/2019 09:50 PM Jim Pingle

Restructure OpenVPN settings directory layout

  • Changed from /var/etc/openvpn[-csc]/<mode><id>.<file> to
    /var/etc/openvpn/<mode><id>/<x>
  • This keeps all settings for each client and server in a clean
    structure
  • Move to CApath style CA structure for OpenVPN, which implements #9915...
eeceb2ca 11/13/2019 11:19 PM A FL

Add option to disallow unauthenticated LDAP binds

882af7b4 09/12/2019 08:19 PM Jim Pingle

Fix blank/empty lines in some auth syslog messages

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

95f3d049 12/07/2018 09:43 AM Kacper Boström

Fixed regression where calling station id was removed from openvpn

f15fdef3 08/09/2018 12:34 PM A FL

Normalize RADIUS authentication

46180360 07/30/2018 07:35 PM Jim Pingle

Make whitespace more obvious in a user/cn mismatch

e26b805c 07/03/2018 12:40 PM Renato Botelho

Fix #7024: Deprecate /etc/inc/radius.inc in favor of pear-Auth_RADIUS port

a2e92e18 05/01/2018 09:06 PM Jim Pingle

Since OpenVPN user attributes come from RADIUS which keys off username, use that and not common_name which may be empty. Fixes #8480

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

c165a17e 12/12/2016 08:37 PM Jim Pingle

Encode the auth server list before passing it on the CLI, to avoid issues with special characters that break when interpreted as URL parameters during OpenVPN auth. Fixes #7002

e719538c 12/12/2016 08:24 PM Jim Pingle

This script is not called directly in a way that requires a shabang, and it interferes with the script output, preventing successful authentication. Fixes #7008

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

a409a857 07/13/2016 09:18 PM Kacper Boström

Added and modified functions to send correct Radius attributes to the Radius authenticator.

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/