Commit Graph

12 Commits (738fcdafbeca595d72f9beea904bbb4228ccd4b1)

Author SHA1 Message Date
Joas Schilling efac8ced90 Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 12 years ago
Bjoern Schiessle a90606fb14 change private/public key names for consistency reasons 12 years ago
Bjoern Schiessle 1645c8f819 use login name to verify password 12 years ago
Bjoern Schiessle 8104a4e24e check if the provided password is really the current log-in password 12 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Bjoern Schiessle 4bbdcfbccf support aes 256 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Bjoern Schiessle fb462e83cc no longer enforce log out, but provide useful errors/warnings instead 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Florin Peter b46e7323ec fixed typo 13 years ago
Florin Peter dc8bcf0688 reformat code 13 years ago
Björn Schießle b5820af3cc let user update private key password in case it was changed from outside, e.g. external auth back-ends 13 years ago
Björn Schießle 471d2b732c introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 13 years ago
Florin Peter 838fd1a20a changed " to ' 13 years ago
Florin Peter 5d32e214b7 reformat code 13 years ago
Björn Schießle 1a31dc036a added missing file to enable the admin to change the recovery key password 13 years ago