summaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-08-302-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-08-184-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-08-172-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-08-122-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-08-0956-56/+56
|
* [tx-robot] updated from transifexNextcloud bot2017-08-082-2/+2
|
* Fix comparisons in encryption appJoas Schilling2017-08-012-4/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-08-014-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-07-302-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-07-254-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-07-242-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-07-232-2/+4
|
* make sure that we always have a ownerBjoern Schiessle2017-07-201-4/+17
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Add recovery key on public uploadBjoern Schiessle2017-07-201-2/+8
| | | | | | | | In order to decide if a recovery key needs to be added we always need to check the files owner settings and not the settings of the currently logged in user. Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* [tx-robot] updated from transifexNextcloud bot2017-07-172-58/+76
|
* [tx-robot] updated from transifexNextcloud bot2017-07-152-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-07-136-28/+32
|
* [tx-robot] updated from transifexNextcloud bot2017-07-126-20/+24
|
* Merge pull request #5649 from nextcloud/fix-5611Morris Jobke2017-07-101-8/+10
|\ | | | | fix alignment of radio button and its label in encryption settings
| * fix alignment of radio button and its label in encryption settingsArthur Schiwon2017-07-071-8/+10
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2017-07-104-2/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-07-096-6/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2017-07-0816-72/+86
|/
* adjust encryption tests to the new master key defaultBjoern Schiessle2017-07-061-1/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* since the default for the master key changed we need to write the setting ↵Bjoern Schiessle2017-07-062-1/+84
| | | | | | explicitely to the database if we migrate from a older version Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* add occ command to disable the master key againBjoern Schiessle2017-07-061-0/+89
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* improve status messagesBjoern Schiessle2017-07-064-7/+27
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* after the master key was loaded we are ready to go, no re-login neededBjoern Schiessle2017-07-063-4/+17
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* only collect detailed access list if it is really neededBjoern Schiessle2017-07-061-0/+9
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* make master key the new defaultBjoern Schiessle2017-07-062-1/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* [tx-robot] updated from transifexNextcloud bot2017-07-052-2/+22
|
* move encryption to security (and behind two factor things)Arthur Schiwon2017-06-273-122/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* We're on 13 now…Arthur Schiwon2017-06-261-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix setting up encryption sectionArthur Schiwon2017-06-232-78/+16
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* adapt encryptionArthur Schiwon2017-06-235-7/+203
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [tx-robot] updated from transifexNextcloud bot2017-06-172-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-06-092-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-06-082-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-06-072-38/+108
|
* [tx-robot] updated from transifexNextcloud bot2017-06-042-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-06-022-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-05-296-14/+40
|
* [tx-robot] updated from transifexNextcloud bot2017-05-282-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-252-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2017-05-242-2/+84
|
* Split multi-author entriesJoas Schilling2017-05-221-1/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust version requirementJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-05-112-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-0950-50/+50
|