Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
820 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in contao/contao that received 10 comments
Fix the order of the CSRF and the private response listener
The problem in #2067 was the order of the CSRF and make-response-private listeners: First, the make-response-private listener kept the response pu…
+21
−4
•
10
comments
- Correctly handle multiple slashes in a path
- Also invalidate the ptable cache tags in the DC_Table class
- Make cookies secure if the request is secure
- Fix a wrong merge in the ModuleSearch class
- Merge branch '4.4' into 4.9
- Also add template options to legacy template data
- Use HTTP status code 303 instead of 307 for redirects
- Increase the z-index of the top menu overlay
- Pass the column to the getArticle() method in the ContentArticle class
- Use getClassFromTable() in the Model::createModelFromDbResult() method
- Allow editing Twig files in template editor
- Support getOverwriteMetadata() in more models
- Fix metadata wording
- Harden the table options lookup in the Installer class
Created an issue in contao/contao that received 1 comment
Favicon response delete CSRF cookie
On demo.contao.org the login sometimes results in an Invalid request token error.
The error seems to occur when there is a session cookie. In this …
1
comment

