| Commit message (Expand) | Author | Age | Files | Lines |
* | Accommodate locales by testing for $_POST['va'] only | Steve Beaver | 2017-02-13 | 1 | -1/+1 |
* | Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu... | Steve Beaver | 2017-02-13 | 1 | -10/+10 |
* | GET/POST conversion system_crlmanger.php | Steve Beaver | 2017-02-10 | 1 | -1/+1 |
* | GET/POST conversion for camanager and certmanager | Steve Beaver | 2017-02-09 | 1 | -10/+6 |
* | Required fields for System pages | Phil Davis | 2017-01-30 | 1 | -13/+13 |
* | Breadcrumb links | Phil Davis | 2017-01-10 | 1 | -0/+2 |
* | Fix CA input validation to (again) allow an import without a key. Fixes #7001 | jim-p | 2016-12-12 | 1 | -1/+1 |
* | Ensure that the submitted private key matches the certificate or CA when impo... | jim-p | 2016-11-29 | 1 | -0/+3 |
* | When deleting a CA, do not delete all certificates from this CA, only remove ... | jim-p | 2016-11-29 | 1 | -3/+22 |
* | Move copyright from ESF to Netgate | Renato Botelho | 2016-09-06 | 1 | -1/+1 |
* | Add a field to CA/Cert pages for OU, which is required by some external CAs a... | jim-p | 2016-08-03 | 1 | -2/+15 |
* | Move to Apache License 2.0 | Renato Botelho | 2016-07-15 | 1 | -41/+9 |
* | Review license / copyright on all files (final round) | Renato Botelho | 2016-07-15 | 1 | -42/+40 |
* | Remove input_errors2Ajax calls, was never implemented. Ticket #3027 | Chris Buechler | 2016-07-10 | 1 | -6/+0 |
* | webgui tables, doubleclick event to perform 'edit' action | PiBa-NL | 2016-07-03 | 1 | -1/+1 |
* | Merge pull request #2944 from stilez/patch-23 | Chris Buechler | 2016-06-28 | 1 | -2/+2 |
|\ |
|
| * | Add missing recommended key lengths/digest to ca manager | stilez | 2016-05-08 | 1 | -2/+2 |
* | | Always use require_once | Phil Davis | 2016-06-27 | 1 | -1/+1 |
|/ |
|
* | System / Certificate Manager / CAs / Edit - Remove Personalizations | NOYB | 2016-03-29 | 1 | -1/+1 |
* | Change "internal" representation of CA on CA and CRL list to an icon, and the... | jim-p | 2016-03-08 | 1 | -4/+1 |
* | Update system_camanager.php | derelict-pf | 2016-03-01 | 1 | -1/+1 |
* | Merge pull request #2637 from k-paulius/patch-6 | Stephen Beaver | 2016-02-14 | 1 | -2/+5 |
|\ |
|
| * | Indicate in the breadcrumb if we are editing list item. | k-paulius | 2016-02-14 | 1 | -2/+5 |
* | | Review alert wording. End sentence with period, remove redundant 'Warning', '... | k-paulius | 2016-02-14 | 1 | -1/+1 |
|/ |
|
* | Convert section titles to title case | k-paulius | 2016-02-10 | 1 | -1/+1 |
* | Internationalization of various system*.php | Phil Davis | 2016-02-03 | 1 | -5/+5 |
* | system_camanager action button titles | Phil Davis | 2016-01-28 | 1 | -4/+4 |
* | Fixed #5566 | Stephen Beaver | 2016-01-13 | 1 | -36/+41 |
* | Convert remaining short_open_tag occurances. See PR #2378 | NewEraCracker | 2016-01-11 | 1 | -1/+1 |
* | HTML Compliance - System / Certicate / CAs | NOYB | 2015-12-26 | 1 | -0/+2 |
* | Code style System Certificates | Phil Davis | 2015-12-17 | 1 | -24/+27 |
* | Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ... | Renato Botelho | 2015-12-15 | 1 | -3/+0 |
* | Standardize Certificate Manager breadcrumbs | Phil Davis | 2015-12-07 | 1 | -1/+1 |
* | Added use of class autoloading (GUI stuff only) | Doug Wollison | 2015-11-23 | 1 | -1/+0 |
* | Copyright updates Batch 2 of 3 | Stephen Beaver | 2015-11-06 | 1 | -0/+1 |
* | convert system_camanager to fa | heper | 2015-11-05 | 1 | -14/+6 |
* | Moved action-buttons in-line styling to pfSense.css | Stephen Beaver | 2015-11-05 | 1 | -2/+2 |
* | replace and find for icon-embed-btn | heper | 2015-11-05 | 1 | -1/+1 |
* | Updated button styles | Stephen Beaver | 2015-11-04 | 1 | -29/+57 |
* | bootstrap, use require_once for classes/Form.class.php | PiBa-NL | 2015-08-31 | 1 | -1/+1 |
* | Fixed #5022 | Stephen Beaver | 2015-08-28 | 1 | -1/+1 |
* | arrray type changed to associative for country codes | Stephen Beaver | 2015-08-27 | 1 | -6/+16 |
* | Fixed #5023 | Stephen Beaver | 2015-08-27 | 1 | -3/+3 |
* | Removed debuggery | Stephen Beaver | 2015-08-27 | 1 | -4/+2 |
* | Fixed $5022 | Stephen Beaver | 2015-08-27 | 1 | -3/+5 |
* | Merge branch 'master' into bootstrap | Renato Botelho | 2015-08-26 | 1 | -431/+266 |
* | Move main pfSense content to src/ | Renato Botelho | 2015-08-25 | 1 | -0/+770 |