-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: cakephp/cakephp
base: 3.0.14
head repository: cakephp/cakephp
compare: 3.0.19
- 10 commits
- 15 files changed
- 2 contributors
Commits on Nov 2, 2015
-
Fix plugin view names being able to escape the plugin root directory.
Remove the ability to specify completely arbitrary view files. This is possibly a breaking change. However, I feel the risks out weigh the benefits in this situation. Now absolute paths must be located *within* a configured view path.
Configuration menu - View commit details
-
Copy full SHA for 0d3541c - Browse repository at this point
Copy the full SHA 0d3541cView commit details
Commits on Nov 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for aab06c6 - Browse repository at this point
Copy the full SHA aab06c6View commit details
Commits on Feb 21, 2016
-
Fixed issue where query string could override some parts of the url
when using the paginator helper
Configuration menu - View commit details
-
Copy full SHA for 52f8866 - Browse repository at this point
Copy the full SHA 52f8866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad76fa - Browse repository at this point
Copy the full SHA 4ad76faView commit details
Commits on Mar 14, 2016
-
Don't trust Client-IP header unless behind a proxy
REMOTE_ADDR is a far safer place to get an client's IP over the header which is easily spoofed. If someone is trusting the proxy we'll prefer x-forwarded-for and fallback to client-ip should that not exist. Remove support for http_clientaddress as I can't find any record of it existing in either the php docs or http specs.
Configuration menu - View commit details
-
Copy full SHA for cadffa9 - Browse repository at this point
Copy the full SHA cadffa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcd26c5 - Browse repository at this point
Copy the full SHA fcd26c5View commit details
Commits on Mar 29, 2016
-
Fix possibility for spoofed files to pass validation.
Use `is_uploaded_file` to prevent crafty requests that contain bogus files from getting through.
Configuration menu - View commit details
-
Copy full SHA for 40b27c3 - Browse repository at this point
Copy the full SHA 40b27c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76166d0 - Browse repository at this point
Copy the full SHA 76166d0View commit details
Commits on Nov 26, 2016
-
Fix markup in HtmlHelper doc block.
This will help the API generate correctly.
Configuration menu - View commit details
-
Copy full SHA for a58f5e3 - Browse repository at this point
Copy the full SHA a58f5e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84197de - Browse repository at this point
Copy the full SHA 84197deView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.14...3.0.19