summaryrefslogtreecommitdiffstats
path: root/apps/files_external/ajax/addRootCertificate.php
Commit message (Expand)AuthorAgeFilesLines
* Move certificate management interface from files_external to coreRobin Appelman2014-08-311-25/+0
* Move certificate management code to coreRobin Appelman2014-08-311-27/+7
* Correctly redirect to settings page when not selecting cert file for uploadJoas Schilling2014-02-191-1/+1
* disable proxys during ssl root cert upload to avoid encryptionBjörn Schießle2013-06-121-0/+4
* fix redirect, use the new routingBjörn Schießle2013-02-181-1/+1
* Fix SpaceBeforeOpenBrace errorsBart Visscher2013-02-141-1/+1
* Check requesttokenLukas Reschke2013-02-121-0/+1
* merge master into filesystemRobin Appelman2012-12-031-4/+8
|\
| * fix checkstyle for files_external app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-301-4/+6
| * Whitespace cleanupBart Visscher2012-10-141-6/+6
* | don't use depricated OC_FilesystemRobin Appelman2012-10-101-6/+6
|/
* check if file really exist before add/remove itBjörn Schießle2012-09-271-0/+5
* only upload valid ssl root certificatesBjörn Schießle2012-09-271-6/+14
* use more oc file operations instead of plain PHP functionsBjörn Schießle2012-09-181-15/+11
* Remove php close at end of fileBart Visscher2012-08-291-1/+0
* Whitespace fixes in appsBart Visscher2012-08-291-1/+1
* create uploads directory for ssl certificates if it didn't existsBjoern Schiessle2012-07-091-0/+1
* close file after write processBjoern Schiessle2012-07-061-0/+1
* allow user to upload his own root certificate for secure webdav mountBjoern Schiessle2012-07-061-1/+15
* allow users to upload ssl root certificates for the webdav clientBjoern Schiessle2012-07-041-0/+12