aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Security
Commit message (Expand)AuthorAgeFilesLines
* Add typed events for password_policyChristoph Wurst2019-11-272-0/+101
* Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst2019-09-122-0/+2
* Add feature policy headerRoeland Jago Douma2019-08-101-0/+52
* Add an event to edit the CSPRoeland Jago Douma2019-07-082-0/+54
* Remove deprecatred StringUtils classRoeland Jago Douma2019-05-281-49/+0
* Do not use spaces in generated passwordsMorris Jobke2019-04-151-1/+1
* Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-071-26/+0
* Throw exception if decryption failsRoeland Jago Douma2018-11-141-0/+1
* Make OCP\Security stricterRoeland Jago Douma2018-01-163-5/+8
* Fix testsRoeland Jago Douma2018-01-141-2/+1
* Strict ISecure randomRoeland Jago Douma2018-01-131-2/+4
* Adds type hinting for scalar types in ICrypto->decryptMorris Jobke2018-01-131-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Some phpstorm inspection fixesRoeland Jago Douma2017-07-221-1/+1
* Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner2017-05-081-0/+7
* Fix othersJoas Schilling2016-07-216-6/+12
* Update license headersLukas Reschke2016-05-265-5/+5
* Move \OCP\Security to PSR-4Roeland Jago Douma2016-05-186-0/+380