Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [encryption] Remove dependency fetching inside the constructor and move them ↵ | Morris Jobke | 2020-11-22 | 1 | -4/+5 |
| | | | | | | to method call parameters Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | this was a migration step to ownCloud 8.0 to restructure the encryption ↵ | Bjoern Schiessle | 2018-03-02 | 1 | -1/+1 |
| | | | | | | folder which is no longer needed Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | after the master key was loaded we are ready to go, no re-login needed | Bjoern Schiessle | 2017-07-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | adapt encryption | Arthur Schiwon | 2017-06-23 | 1 | -1/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -1/+0 |
| | |||||
* | detect migration status | Bjoern Schiessle | 2015-05-27 | 1 | -2/+4 |
| | |||||
* | Merge pull request #15675 from owncloud/enc_error_messages | Clark Tomlinson | 2015-04-16 | 1 | -0/+2 |
|\ | | | | | [encryption] display warning if password changed or if the keys are not initialized | ||||
| * | display warning if password changed or if the keys are not initialized | Bjoern Schiessle | 2015-04-16 | 1 | -0/+2 |
| | | |||||
* | | add migration script from old encryption to new one | Bjoern Schiessle | 2015-04-16 | 1 | -3/+5 |
|/ | |||||
* | fixing license headers - encryption code related | Thomas Müller | 2015-04-07 | 1 | -2/+4 |
| | |||||
* | register settings and hooks only once | Bjoern Schiessle | 2015-04-07 | 1 | -0/+2 |
| | |||||
* | Fix double registration of encryption module | Thomas Müller | 2015-04-07 | 1 | -5/+2 |
| | |||||
* | make recovery settings work | Bjoern Schiessle | 2015-04-07 | 1 | -8/+3 |
| | |||||
* | Initial commit | Clark Tomlinson | 2015-04-07 | 1 | -0/+33 |