aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/ajax/updatePrivateKeyPassword.php
Commit message (Expand)AuthorAgeFilesLines
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+6
* Updating license headersJenkins for ownCloud2015-02-231-6/+20
* Manually type-case all AJAX filesLukas Reschke2015-02-131-2/+2
* Update OCA\Encryption to OCA\Files_Encryption in the encryption app itselfJoas Schilling2014-12-091-9/+7
* change private/public key names for consistency reasonsBjoern Schiessle2014-11-261-4/+2
* use login name to verify passwordBjoern Schiessle2014-11-241-1/+2
* check if the provided password is really the current log-in passwordBjoern Schiessle2014-11-061-1/+15
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* support aes 256Bjoern Schiessle2014-07-231-7/+7
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* no longer enforce log out, but provide useful errors/warnings insteadBjoern Schiessle2013-09-061-0/+1
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* fixed typoFlorin Peter2013-06-031-1/+1
* reformat codeFlorin Peter2013-06-031-1/+1
* let user update private key password in case it was changed from outside, e.g...Björn Schießle2013-06-031-0/+54