summaryrefslogtreecommitdiffstats
path: root/openssl-status-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Added getcachain action to show the parent CAs when we are in a child, ↵Ted Trask2015-02-021-0/+6
| | | | | | modified all views to display it This includes adding a generic HTML view to display cadir and then display the cfe
* Change basedir to cadir and restrict to within /etc/ssl/Ted Trask2015-02-021-6/+6
|
* Add basedir support to viewsTed Trask2015-02-021-5/+7
|
* Updated the three download/stream actions to properly handle clientdata in ↵Ted Trask2015-01-311-2/+2
| | | | | | the model Relies on acf-core-0.19 update to template-stream.html
* Hide CA download links if there are CA errorsTed Trask2015-01-231-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-121-23/+29
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-13/+11
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Cleaned up use of viewtypeTed Trask2012-11-251-3/+2
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Fixed Install button on status pageTed Trask2012-05-191-1/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-8/+8
| | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Change certype to certtypeTed Trask2011-10-071-2/+2
|
* Fix direct import of crl, and allowed direct import of CA into FirefoxTed Trask2011-10-071-2/+7
|
* Updates to Feature #354 incl. security hole fixed and choice of PEM or DER ↵Luke Stuart2011-10-071-2/+3
| | | | cacert download.
* Fix package version in status pageTed Trask2011-09-201-4/+10
|
* acf-openssl: as per feature request #354: download cert plus set encryption ↵Luke Stuart2011-07-061-1/+2
| | | | bits and period of validity
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-4/+4
|
* UI fix, bumped to 0.2.1v0.2.1Ted Trask2009-12-101-5/+1
|
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-2/+2
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified viewfunctions displaycommandresults to not delete the error results ↵Ted Trask2008-10-221-0/+2
| | | | | | of a form so the form can still display it. Modified a bunch of views to display the results of component forms. Also added code to displayform and displayformstart to automatically generate the action if passed page_info. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1561 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added rc controller to alpine-baselayout and rc functionality to processinfo ↵Ted Trask2008-10-111-0/+3
| | | | | | library. Changed status Enabled/Disabled to Running/Stopped. Added links to status pages to install package and schedule autostart. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1552 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use <% %> instead of <? ?>Natanael Copa2008-07-281-14/+14
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified openssl to work with new cnf file. Distinguished names are no ↵Ted Trask2008-07-111-1/+1
| | | | | | longer hard coded, but entirely based upon cnf file. Modified views to display password and certtype at end. Update to getopts fixes bug where setting defaults truncated the cnf file. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1295 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Check to see if necessary openssl directories exist, add support to create themTed Trask2008-05-281-3/+9
| | | | | | | And enddate and daysremaining to list of certificates Add ability to renew a certificate git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1188 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified acf to allow file upload (arbitrary 32k limit).Ted Trask2008-05-271-2/+16
| | | | | | Cleaned up openssl and added ability to upload/generate CA certificate. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1184 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Mod openssl to restrict users to only see and delete their own requests.Ted Trask2008-05-231-0/+1
| | | | | | Moved apk to apk-tools. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1179 ab2d0c66-481e-0410-8bed-d214d4d58bed
* openssl is now pretty much done except for revoking certificates.Ted Trask2008-05-221-0/+13
git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1177 ab2d0c66-481e-0410-8bed-d214d4d58bed