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

Fix public link access in incognito mode #2110

Merged
merged 2 commits into from
Oct 1, 2019

Conversation

PVince81
Copy link
Contributor

@PVince81 PVince81 commented Oct 1, 2019

Description

Fixes public link page access when no session ever existed or with incognito mode.

Related Issue

Fixes #1882

Motivation and Context

How Has This Been Tested?

Manual test.
This will be covered also when tests for public page get added through #1951

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@PVince81 PVince81 added the Status:Needs-Review Needs review from a maintainer label Oct 1, 2019
@PVince81 PVince81 added this to the Milestone 1: Phoenix for users milestone Oct 1, 2019
@PVince81 PVince81 self-assigned this Oct 1, 2019
apps/files/src/default.js Outdated Show resolved Hide resolved
@ownclouders
Copy link
Contributor

💥 Acceptance tests failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/5359/

20191001-103113-482.png
20191001-103113-566.png
20191001-103146-724.png
20191001-103146-832.png

Vincent Petry added 2 commits October 1, 2019 13:59
Fixes public link page access when no session ever existed or
with incognito mode.
@PVince81 PVince81 force-pushed the bugfix/public-link-incognito branch from e265a79 to eecc0ce Compare October 1, 2019 12:00
@PVince81
Copy link
Contributor Author

PVince81 commented Oct 1, 2019

@LukasHirt rebased after merging the deps PR and adjusted, please review again

Copy link
Collaborator

@LukasHirt LukasHirt left a comment

Choose a reason for hiding this comment

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

👍

@PVince81 PVince81 merged commit 28bc1bb into master Oct 1, 2019
@delete-merged-branch delete-merged-branch bot deleted the bugfix/public-link-incognito branch October 1, 2019 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Needs-Review Needs review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

public links do not work in private/incognito windows
3 participants