-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Stable10 #1361
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
Closed
Closed
Stable10 #1361
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…on part in server settings
…xternal gets its own section
CI uses an older PHPUnit
…rbage collect orphaned classes
File has been renamed only on master
…rmissions-for-webdav-move-and-copy [stable10] Fix required permissions for webdav move and copy
…f-file-types-a-bit [stable10] Fix detection of file types a bit
…rkflows [stable10] Add a docs link when given
[10] fix setting quota to default or unlimited
…te-password-policy Allow to validate the password_policy app
…utton-for-updates-atm [stable10] Show an download button instead of the updater
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.
[stable10] Fix OS X and OVH problems
There's no need to allow more than those defined mimetypes for images.
The exception message is potentially influenced by user input and could thus be confusing (e.g. somebody could try to open a file like "Please send a mail to support@foo.com", and then the message would include that string. It is thus reasonable to not show the exception message by default. Also for the browser view I added an `exit()` at the end, as otherwise the XML exception would be attached.
… shouldn't touch files owned by a different user.
…-mimetypes [stable10] Filter more mimetypes
…-printable [stable10] Don't print exception message in HTML
…stable10 [stable10] skip shared files, if files get decrypted only for a specific user
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.