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

[stable10] Fix OS X and OVH problems #1331

Merged
merged 2 commits into from
Sep 9, 2016
Merged

Conversation

LukasReschke
Copy link
Member

Backport of #1328 and #797

Some user agents are notorious and don't really properly follow HTTP
 specifications. For those, have an automated opt-out. Since the protection
for remote.php is applied in base.php as starting point we need to opt out
here.
OVH has implemented load balancing in a very questionable way where the reverse proxy actually internally adds some cookies which would trigger a security exception. To work around this, this change only checks for the session cookie.
@LukasReschke LukasReschke added the 3. to review Waiting for reviews label Sep 8, 2016
@LukasReschke LukasReschke added this to the Nextcloud 10.0.1 milestone Sep 8, 2016
@MorrisJobke
Copy link
Member

Tested and works 👍

@tflidd
Copy link
Contributor

tflidd commented Sep 8, 2016

Tested on NC 10.0 with OS X 10.9 👍

@rullzer rullzer merged commit b9100da into stable10 Sep 9, 2016
@rullzer rullzer deleted the osx-problems-stable10 branch September 9, 2016 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants