Skip to content

Add acceptance test for checking file access after recreating master key in encryption#124

Merged
dpakach merged 1 commit into
masterfrom
recreate-master-key-test
May 29, 2019
Merged

Add acceptance test for checking file access after recreating master key in encryption#124
dpakach merged 1 commit into
masterfrom
recreate-master-key-test

Conversation

@dpakach

@dpakach dpakach commented May 16, 2019

Copy link
Copy Markdown
Contributor

Add acceptence test to check that user have to relog in in order to access their files after the administrator has recreated the master key in encryption.

Fixes #123

Note: This requires owncloud/core#35246 to be merged first

@codecov

codecov Bot commented May 20, 2019

Copy link
Copy Markdown

Codecov Report

Merging #124 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #124   +/-   ##
=========================================
  Coverage     69.79%   69.79%           
  Complexity      620      620           
=========================================
  Files            34       34           
  Lines          2291     2291           
=========================================
  Hits           1599     1599           
  Misses          692      692

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f18bdc...5995549. Read the comment docs.

@dpakach

dpakach commented May 20, 2019

Copy link
Copy Markdown
Contributor Author

Needs owncloud/core#35268

@dpakach dpakach force-pushed the recreate-master-key-test branch 2 times, most recently from d5a4ed5 to 71783ec Compare May 23, 2019 06:58

@paurakhsharma paurakhsharma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@dpakach dpakach force-pushed the recreate-master-key-test branch 2 times, most recently from cf38950 to 4080a70 Compare May 27, 2019 04:47
@dpakach dpakach force-pushed the recreate-master-key-test branch 2 times, most recently from 4699843 to f3d2be2 Compare May 28, 2019 10:46
@dpakach

dpakach commented May 30, 2019

Copy link
Copy Markdown
Contributor Author

Backport on owncloud/core#35367

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Acceptance test: Check users are required to re-login after recreating master key.

4 participants