summaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Collapse)AuthorAgeFilesLines
* [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
| |
* | [tx-robot] updated from transifexNextcloud bot2018-11-272-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-11-242-2/+2
| |
* | Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #12468 from nextcloud/multiselect-removal-fixJohn Molakvoæ2018-11-222-2/+0
|\ | | | | Remove conflicting multiselect
| * Remove conflicting multiselectJohn Molakvoæ (skjnldsv)2018-11-152-2/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Shorten index name of calendar changes tableJoas Schilling2018-11-141-1/+1
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-11-042-0/+2
|
* skip already encrypted files on encrypt all commandBjoern Schiessle2018-10-242-0/+39
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* [tx-robot] updated from transifexNextcloud bot2018-10-236-44/+50
|
* Merge pull request #10778 from suntorytimed/patch-1Roeland Jago Douma2018-10-111-0/+4
|\ | | | | check for empty string
| * Adding a check to see if keyFileContents is empty:Stefan Weiberg2018-08-211-0/+4
| | | | | | | | | | | | | | | | | | * this fixes a download error and an exception if the data content for encryption is empty * #3958: for recovering encrypted files with a damaged signature this is necessary in addition to turning the signature check off Signed-off-by: Stefan Weiberg <sweiberg@suse.com>
* | [tx-robot] updated from transifexNextcloud bot2018-10-072-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-10-052-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-10-012-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-292-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-272-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-262-10/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-252-18/+18
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-214-4/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-174-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-144-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-132-6/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-102-10/+14
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-062-0/+4
| |
* | Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2018-09-012-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-312-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-302-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-272-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-2410-0/+20
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-2332-58/+0
|/
* add occ command to recover encrypted files in case of password lostBjoern Schiessle2018-08-166-12/+146
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>