Project

General

Profile

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

# Date Author Comment
eb43c5b1 08/10/2018 04:44 PM A FL

Make captiveportal use user manager as auth source

179377b0 03/30/2018 11:01 PM robjarsen

Remove Whitespace

I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.

-RJ

b8963db6 02/26/2018 12:47 PM Renato Botelho

Fix #7972

Rework the way Captive Portal vouchers are synchronized on HA:

- When voucher use is enabled on primary, do the same on secondary
- When voucher rolls are created/modified/deleted, sync to secondary
- When voucher is used, disconnected or expired, sync it in both...

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

Update the Copyright notice for pfSense.

927a988e 11/10/2017 07:00 PM Jim Pingle

When synchronizing vouchers, avoid allowing null values. Also, fix a missing variable global declaration. Part of ticket #8079

1579e70f 02/01/2017 08:33 AM Phil Davis

Code with multiple %s in etc

0ae266af 09/13/2016 06:56 PM Renato Botelho

Merge pull request #3131 from PiBa-NL/20160906-generic-xmlrpc_client

e3b0eeb2 09/13/2016 05:42 PM Pi Ba

XMLRPC, xmlrpc_client remove extended class and define setConnectionData(.) function instead.

4d7522bf 09/07/2016 11:09 PM Pi Ba

XMLRPC, xmlrpc_client simplify construction parameters where possible + cleanup

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

Move copyright from ESF to Netgate

a8620841 09/06/2016 12:37 AM Pi Ba

XMLRPC, generic xmlrpc_client implementation + bugfixes in voucher sync

2355a762 08/18/2016 07:42 PM Renato Botelho

Ticket #3734: Pass username on all xmlrpc calls

200728c9 08/16/2016 10:12 PM Renato Botelho

Ticket #3734: Convert remaining xmlrpc_client.inc consumers to use XML_RPC2

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)

51a14c58 02/19/2016 12:22 PM Phil Davis

Internationalize etc inc uvx

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

4e322e2c 12/10/2015 03:09 PM Phil Davis

Code style and white space in etc

9fcbc9ff 09/22/2015 12:50 PM Luiz Souza

Do not pass vouchers shorter than 5 characters to voucher application, they
are too short to be a valid voucher.

Discussed with: Jim P
Issue: #4985

351b8519 09/14/2015 11:23 PM Luiz Souza

Check if our version of roll data is valid and if necessary, initialize
the database.

This fix the case where the database is not initialized because the used
field in backup file is empty.

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

Move main pfSense content to src/