summaryrefslogtreecommitdiffstats
path: root/tests/lib/security/certificatemanager.php
Commit message (Expand)AuthorAgeFilesLines
* Fix namespaces in security/Joas Schilling2016-05-191-119/+0
* Allow admins to add system wide root certificatesRobin Appelman2016-01-121-8/+15
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-1/+2
* Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-1/+1
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+5
* don't read certificates if ownCloud is not installedBjoern Schiessle2015-08-301-1/+5
* Adjust tests and statuscodeLukas Reschke2015-04-201-5/+15
* Fix filesLukas Reschke2015-04-201-2/+6
* certificate manager should always use a \OC\Files\View otherwise we will get ...Bjoern Schiessle2015-01-261-2/+2
* certificate manager only needs the user-id, no need to pass on the complete u...Bjoern Schiessle2015-01-261-4/+2
* Make remaining files extend the test baseJoas Schilling2014-11-191-2/+5
* Correctly close handle of directory when listing certificatesJoas Schilling2014-11-171-3/+3
* Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-311-0/+87