Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaning up exception mess | Thomas Müller | 2015-04-07 | 1 | -2/+2 |
* | getUidAndFilename() always get uid from path | Bjoern Schiessle | 2015-04-07 | 1 | -46/+6 |
* | add helper class accessible for encryption modules to ask for a list of users... | Bjoern Schiessle | 2015-04-07 | 1 | -45/+2 |
* | various fixes & start to unit test the encryption storage wrapper | Thomas Müller | 2015-04-07 | 1 | -16/+17 |
* | fix lib/private/encryption/util.php call | Bjoern Schiessle | 2015-04-07 | 1 | -1/+4 |
* | remove debug code from core | Bjoern Schiessle | 2015-04-07 | 1 | -3/+0 |
* | check if recovery key exists and encrypt the file with the recovery key if ne... | Bjoern Schiessle | 2015-04-07 | 1 | -1/+22 |
* | fix check if a file is excluded from encryption or not | Bjoern Schiessle | 2015-03-27 | 1 | -3/+16 |
* | implement basic encryption functionallity in core to enable multiple encrypti... | Bjoern Schiessle | 2015-03-26 | 1 | -0/+401 |