Project

General

Profile

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

# Date Author Comment
a4af095c 08/26/2015 02:37 PM Renato Botelho

Merge branch 'master' into bootstrap

This is a merge of pfSense/master at this point:

c0d5c1435ee8f90d1ee62f5fb4a4fac48aacda77

0dea741f 07/23/2015 07:31 PM Chris Buechler

include vpn.inc so IPsec CRL reload works. require_once filter.inc in
vpn.inc for callers there that haven't already included it.

6141f51a 07/23/2015 05:21 AM Chris Buechler

When a CRL is updated, refresh strongswan's CRLs.

f9ee8994 07/10/2015 07:44 PM Stephen Beaver

system_crlmanager.php Conversion complete

Ready for review

This page has a complex mixture of forms and tables. It needs to be
reviewed for functionality.

234cde4b 07/01/2015 03:27 PM Jim Pingle

Encode ca/cert/crl descr in system_crlmanager.php

6c07db48 06/15/2015 08:34 AM Phil Davis

Code spacing

and other random stuff I noticed.
I think this finishes messing with code style. The codebase should match
the developer style guide closely enough that 99.9% of changes will not
feel the need to also massage the formatting.

56b1ed39 05/30/2015 08:22 AM Phil Davis

Code style system C

f6510207 01/13/2015 02:37 PM Bipin Chandra

Improving aesthetics.

Make title color more consistent with other pages.
Improving aesthetics.

ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

34bb3ffc 07/18/2014 01:29 PM Renato Botelho

Merge pull request #1237 from N0YB/XHTML_Compliance_System_Menu

fbe0c5ff 06/23/2014 10:26 PM Colin Fleming

Tidy up misc. XHTML

"diag_dns.php"
Tidy up "equals sign"

"services_captiveportal.php"
Add space to OPTION tag
Update HTML Boolean operator
Close INPUT and BR tags

"services_captiveportal_hostname.php"
Update ALIGN to MIDDLE

"services_captiveportal_vouchers.php"...

2464e353 06/16/2014 10:14 PM N0YB

XHTML Compliance - System Menu

Enforce select option

b4e9a4da 06/16/2014 07:14 AM N0YB

XHTML Compliance - System Menu

Advanced - Admin Access Tab
Advanced - Firewall / NAT Tab
Cert Manager - Certificate Revocation Tab
User Manager - Users Tab
User Manager - Groups Tab

b3733e10 05/27/2014 11:33 AM Colin Fleming

Tidy up Ampersand XHTML

Deprecate Ampersand in Anchor tags

80f48850 04/09/2014 12:52 PM Jim Pingle

Use an alphanumeric test rather than purely is_numericint because the ID is generated by uniqid and is not purely numeric. Fixes #3591

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

45508803 11/25/2013 05:41 PM Jim Pingle

Allow an "empty" CRL to be exported, since this is still a valid action.

1e9b4611 09/12/2013 02:28 PM Renato Botelho

Remove call-time pass by reference for do_input_validation, helps ticket #2565

0d15afff 04/09/2013 11:19 AM Colin Fleming

Tidy up "system_crlmanager.php" XHTML

Add CDATA section to SCRIPT tags
Update HTML boolean operators
Close INPUT and BR tags
Move TFOOT between THEAD and TBODY, this is a "quirk" of HTML

d5059f4c 02/10/2013 07:31 PM Cyrill B

Update usr/local/www/system_crlmanager.php

Cleanup HTML

6f3d3a07 10/06/2012 09:36 PM Jim Pingle

Allow editing an imported CRL, and refresh OpenVPN CRLs when saving. Implements #2652

94efbf8b 07/27/2011 04:05 PM Jim Pingle

Shift OpenVPN require, it was causing CRLs to not save changes properly.

b1e4005f 07/18/2011 06:33 PM Vinicius Coque

removes variables concatenation on gettext strings

cfcc6994 07/13/2011 09:16 PM Jim Pingle

CRL fixes for empty CRLs (so they don't kill OpenVPN)

0d5c21f7 05/18/2011 01:59 AM Chris Buechler

fix missing images for CRLs

728003c8 05/11/2011 08:10 PM Jim Pingle

Various CRL fixes, handle empty internal CRLs better.

44bcc1be 03/30/2011 07:21 PM Jim Pingle

Allow importing a CRL for an external CA.

916ee745 11/18/2010 12:16 AM Jim Pingle

Show CRL download link only for imported certificates or CRLs with revoked certificates.

304af9d8 11/18/2010 12:12 AM Jim Pingle

Some CRL fixes.

364ecdd1 11/14/2010 07:29 PM Jim Pingle

Fix misnamed form field on CRL import.

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

c1f95f5c 11/06/2010 06:08 PM Jim Pingle

Various CRL fixes.

62b262e4 10/21/2010 08:07 PM Jim Pingle

Remove WIP note. This should resolve #555.

fc54f29b 10/21/2010 07:11 PM Jim Pingle

Add ability to select reason codes for revocation. Reformat CRL edit screen a bit. Ticket #555

8e022a76 10/21/2010 06:33 PM Jim Pingle

Refresh OpenVPN CRL files when a CRL has a cert added/removed. Ticket #555

ad08687b 10/21/2010 05:34 PM Jim Pingle

Add support for deleting a cert from a CRL (unrevoke). As of this point basic CRL functionality does work: Revoke a cert and it cannot connect. Remove it from the CRL and it can. (Have to edit/save OpenVPN server instance to update/refresh CRL though). Ticket #555

28ff7ace 10/20/2010 07:41 PM Jim Pingle

Add more CRL functionality. Needs to wait on a new build for further testing.

5293bfec 10/20/2010 07:41 PM Jim Pingle

Fix some forgotten name->descr changes.

f2a86ca9 10/19/2010 06:19 PM Jim Pingle

Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protection and standardize field names. Ticket #320.

57d1853e 09/21/2010 08:06 PM Jim Pingle

Another CRL delete fix.

ad8df715 09/21/2010 07:56 PM Jim Pingle

Fix delete action for CRLs, and other cleanup.

c492948a 09/21/2010 07:11 PM Jim Pingle

Don't list a cert count for external CRLs since we can't tell what they are.

81bfb231 09/21/2010 07:05 PM Jim Pingle

Add a work-in-progress CRL manager page