summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_camanager.php
Commit message (Expand)AuthorAgeFilesLines
* Allow a wider range of characters to be used in certificate fields, as laid o...jim-p2017-05-111-19/+13
* Merge pull request #3699 from PiBa-NL/20170417-certificatemanager-ca-crl-inuseRenato Botelho2017-04-201-0/+6
|\
| * certificate manager, show 'in use' also for CA and CRL where certificates are...PiBa-NL2017-04-171-0/+6
* | Merge pull request #3629 from doktornotor/patch-18Renato Botelho2017-04-201-0/+1
|\ \
| * | Add missing includedoktornotor2017-03-081-0/+1
| |/
* | certificate manager, allow importing of ECC certificatesPiBa-NL2017-04-161-1/+1
|/
* Remove whirlpool from the list of CA/Cert digest algorithms as it does not wo...jim-p2017-03-081-1/+1
* Fix display of openssl errors when working with CA or certificate entries. Fo...jim-p2017-03-081-6/+9
* Accommodate locales by testing for $_POST['va'] onlySteve Beaver2017-02-131-1/+1
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-10/+10
* GET/POST conversion system_crlmanger.phpSteve Beaver2017-02-101-1/+1
* GET/POST conversion for camanager and certmanagerSteve Beaver2017-02-091-10/+6
* Required fields for System pagesPhil Davis2017-01-301-13/+13
* Breadcrumb linksPhil Davis2017-01-101-0/+2
* Fix CA input validation to (again) allow an import without a key. Fixes #7001jim-p2016-12-121-1/+1
* Ensure that the submitted private key matches the certificate or CA when impo...jim-p2016-11-291-0/+3
* When deleting a CA, do not delete all certificates from this CA, only remove ...jim-p2016-11-291-3/+22
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Add a field to CA/Cert pages for OU, which is required by some external CAs a...jim-p2016-08-031-2/+15
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-42/+40
* Remove input_errors2Ajax calls, was never implemented. Ticket #3027Chris Buechler2016-07-101-6/+0
* webgui tables, doubleclick event to perform 'edit' actionPiBa-NL2016-07-031-1/+1
* Merge pull request #2944 from stilez/patch-23Chris Buechler2016-06-281-2/+2
|\
| * Add missing recommended key lengths/digest to ca managerstilez2016-05-081-2/+2
* | Always use require_oncePhil Davis2016-06-271-1/+1
|/
* System / Certificate Manager / CAs / Edit - Remove PersonalizationsNOYB2016-03-291-1/+1
* Change "internal" representation of CA on CA and CRL list to an icon, and the...jim-p2016-03-081-4/+1
* Update system_camanager.phpderelict-pf2016-03-011-1/+1
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-2/+5
|\
| * Indicate in the breadcrumb if we are editing list item.k-paulius2016-02-141-2/+5
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
|/
* Convert section titles to title casek-paulius2016-02-101-1/+1
* Internationalization of various system*.phpPhil Davis2016-02-031-5/+5
* system_camanager action button titlesPhil Davis2016-01-281-4/+4
* Fixed #5566Stephen Beaver2016-01-131-36/+41
* Convert remaining short_open_tag occurances. See PR #2378NewEraCracker2016-01-111-1/+1
* HTML Compliance - System / Certicate / CAsNOYB2015-12-261-0/+2
* Code style System CertificatesPhil Davis2015-12-171-24/+27
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-3/+0
* Standardize Certificate Manager breadcrumbsPhil Davis2015-12-071-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-1/+0
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-0/+1
* convert system_camanager to faheper2015-11-051-14/+6
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-2/+2
* replace and find for icon-embed-btnheper2015-11-051-1/+1
* Updated button stylesStephen Beaver2015-11-041-29/+57
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
* Fixed #5022Stephen Beaver2015-08-281-1/+1
* arrray type changed to associative for country codesStephen Beaver2015-08-271-6/+16
OpenPOWER on IntegriCloud