Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable user-keys if no encryption mode is enabled during login #36

Merged
merged 1 commit into from
Jun 1, 2018

Conversation

sharidas
Copy link
Contributor

@sharidas sharidas commented Jun 1, 2018

Enable user-keys if no encryption mode is enabled
during user login.

Signed-off-by: Sujith H sharidasan@owncloud.com

Enable user-keys if no encryption mode is enabled
during user login.

Signed-off-by: Sujith H <sharidasan@owncloud.com>
@sharidas sharidas added this to the development milestone Jun 1, 2018
@sharidas sharidas self-assigned this Jun 1, 2018
@sharidas sharidas requested a review from butonic June 1, 2018 10:25
@sharidas
Copy link
Contributor Author

sharidas commented Jun 1, 2018

Created this PR based on the request from owncloud/core#31597.

@codecov-io
Copy link

codecov-io commented Jun 1, 2018

Codecov Report

Merging #36 into master will increase coverage by 0.07%.
The diff coverage is 80%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #36      +/-   ##
============================================
+ Coverage     60.58%   60.65%   +0.07%     
- Complexity      544      546       +2     
============================================
  Files            30       30              
  Lines          2088     2092       +4     
============================================
+ Hits           1265     1269       +4     
  Misses          823      823
Impacted Files Coverage Δ Complexity Δ
lib/AppInfo/Application.php 0% <0%> (ø) 21 <0> (ø) ⬇️
lib/Hooks/UserHooks.php 73.11% <100%> (+1.2%) 35 <0> (+2) ⬆️

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 9c642c6...3c6050e. Read the comment docs.

@sharidas sharidas merged commit 0768157 into master Jun 1, 2018
@sharidas sharidas deleted the enable-userkeys-for-userlogin branch June 1, 2018 10:59
@patrickjahns patrickjahns removed this from the development milestone Aug 13, 2019
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.

4 participants