Skip to content

Conversation

@rullzer
Copy link
Member

@rullzer rullzer commented Apr 24, 2017

We took the wrong field from the share api response. So the password was
never shown as set.

To test:

  1. Share a file by link
  2. Set a password
  3. Reload page
  4. Look at the share tab for the file

Before: No password set shown
Now: Password set shown

We took the wrong field from the share api response. So the password was
never shown as set.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@mention-bot
Copy link

@rullzer, thanks for your PR! By analyzing the history of the files in this pull request, we identified @blizzz, @schiessle and @icewind1991 to be potential reviewers.

@rullzer rullzer requested a review from schiessle April 24, 2017 12:43
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Tested and works!

@codecov
Copy link

codecov bot commented Apr 24, 2017

Codecov Report

Merging #4468 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #4468      +/-   ##
============================================
+ Coverage     54.11%   54.11%   +<.01%     
  Complexity    21679    21679              
============================================
  Files          1331     1331              
  Lines         83066    83066              
  Branches       1312     1312              
============================================
+ Hits          44951    44952       +1     
+ Misses        38115    38114       -1
Impacted Files Coverage Δ Complexity Δ
core/js/shareitemmodel.js 84.32% <ø> (ø) 0 <0> (ø) ⬇️
lib/private/Files/Cache/Propagator.php 94.93% <0%> (-1.27%) 16% <0%> (ø)
lib/private/User/Manager.php 83.81% <0%> (-0.58%) 68% <0%> (ø)
apps/files_trashbin/lib/Expiration.php 91.93% <0%> (+1.61%) 29% <0%> (ø) ⬇️
apps/comments/lib/EventHandler.php 87.5% <0%> (+8.33%) 7% <0%> (ø) ⬇️

@ChristophWurst ChristophWurst merged commit 363c289 into master Apr 24, 2017
@ChristophWurst ChristophWurst deleted the fix_link_password branch April 24, 2017 13:26
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.

5 participants