aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* [encryption] Remove dependency fetching inside the constructor and move them ...Morris Jobke2020-11-221-4/+5
* Update license headersChristoph Wurst2019-12-051-1/+2
* Do not create Application instances directlyChristoph Wurst2019-10-111-1/+2
* this was a migration step to ownCloud 8.0 to restructure the encryption folde...Bjoern Schiessle2018-03-021-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* after the master key was loaded we are ready to go, no re-login neededBjoern Schiessle2017-07-061-0/+1
* adapt encryptionArthur Schiwon2017-06-231-1/+0
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Happy new year!Thomas Müller2016-01-121-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
* detect migration statusBjoern Schiessle2015-05-271-2/+4
* Merge pull request #15675 from owncloud/enc_error_messagesClark Tomlinson2015-04-161-0/+2
|\
| * display warning if password changed or if the keys are not initializedBjoern Schiessle2015-04-161-0/+2
* | add migration script from old encryption to new oneBjoern Schiessle2015-04-161-3/+5
|/
* fixing license headers - encryption code relatedThomas Müller2015-04-071-2/+4
* register settings and hooks only onceBjoern Schiessle2015-04-071-0/+2
* Fix double registration of encryption moduleThomas Müller2015-04-071-5/+2
* make recovery settings workBjoern Schiessle2015-04-071-8/+3
* Initial commitClark Tomlinson2015-04-071-0/+33