aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/ajax/changeRecoveryPassword.php
Commit message (Expand)AuthorAgeFilesLines
* remove old encryption appBjoern Schiessle2015-04-071-92/+0
* Update license headersJenkins for ownCloud2015-03-261-5/+21
* Revert "Updating license headers"Morris Jobke2015-02-261-21/+6
* Updating license headersJenkins for ownCloud2015-02-231-6/+21
* Manually type-case all AJAX filesLukas Reschke2015-02-131-3/+3
* Update OCA\Encryption to OCA\Files_Encryption in the encryption app itselfJoas Schilling2014-12-091-8/+6
* change private/public key names for consistency reasonsBjoern Schiessle2014-11-261-4/+3
* improved visual feedback if recovery key password gets changedBjoern Schiessle2014-10-071-0/+26
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* support aes 256Bjoern Schiessle2014-07-231-5/+6
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-121-1/+1
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* introduce decryptPrivateKey() method which also checks if the result is a val...Björn Schießle2013-06-031-11/+11
* changed " to 'Florin Peter2013-05-291-3/+3
* reformat codeFlorin Peter2013-05-271-4/+4
* added missing file to enable the admin to change the recovery key passwordBjörn Schießle2013-05-151-0/+52