aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #17509 from nextcloud/fix/application-singletonJohn Molakvoæ2019-11-042-38/+36
|\ | | | | Fix Application instances created multiple times
| * fixup! Do not create Application instances directlyRoeland Jago Douma2019-10-141-39/+34
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Do not create Application instances directlyChristoph Wurst2019-10-112-2/+5
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2019-11-042-6/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2019-10-242-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2019-10-022-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-09-242-10/+10
|
* Fix wrongly mixed mock objects in encryption testsJoas Schilling2019-09-156-106/+72
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2019-09-082-2/+2
|
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-08-282-48/+118
|
* [tx-robot] updated from transifexNextcloud bot2019-07-212-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-06-172-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-06-142-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-05-282-10/+14
|
* [tx-robot] updated from transifexNextcloud bot2019-05-222-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-04-242-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-04-142-0/+2
|
* Bump versions of server and the requirements of appsJoas Schilling2019-04-111-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2019-04-082-50/+50
|
* [tx-robot] updated from transifexNextcloud bot2019-04-052-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-03-292-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-03-262-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-03-21110-220/+110
|
* [tx-robot] updated from transifexNextcloud bot2019-03-148-4/+10
|
* [tx-robot] updated from transifexNextcloud bot2019-03-014-22/+22
|
* [tx-robot] updated from transifexNextcloud bot2019-02-252-8/+20
|
* [tx-robot] updated from transifexNextcloud bot2019-02-242-6/+20
|
* [tx-robot] updated from transifexNextcloud bot2019-02-232-10/+58
|
* Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling2019-02-221-1/+1
|\ | | | | Get typed system values
| * Make sure maintenance mode is always casted to boolJoas Schilling2019-02-221-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2019-02-202-0/+8
|/
* [tx-robot] updated from transifexNextcloud bot2019-02-152-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-02-066-4/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-01-192-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-154-44/+42
|
* [tx-robot] updated from transifexNextcloud bot2019-01-142-16/+16
|
* [tx-robot] updated from transifexNextcloud bot2019-01-112-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-01-102-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-042-8/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-12-282-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-242-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-12-192-8/+8
|
* Merge pull request #12678 from nextcloud/encryption-emergency-recoveryBjörn Schießle2018-12-181-2/+10
|\ | | | | Allow to disable the signature check
| * improve variable namingBjoern Schiessle2018-11-301-4/+4
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * in case 'encryption_skip_signature_check' was set to true we accept if the ↵Bjoern Schiessle2018-11-271-1/+3
| | | | | | | | | | | | file doesn't has a signature Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * Allow to disable the signature checkBjoern Schiessle2018-11-271-1/+7
| | | | | | | | | | | | This allows you to recover encryption files even if the signature is broken Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-071-2/+0
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-12-044-4/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-11-294-4/+4
| |