Tim Düsterhus
Tim Düsterhus
With the introduction of middlewares the stack trace contains 2 frames per middleware that are identical for every request, clocking in at 19 stack frames for a simple request as...
This is a follow-up for #4869.
This is a follow-up for #4842.
This is a follow-up for #4842: - [ ] Re-add the checkbox to pageAdd.tpl, but configure the value in wcf1_application with it. - [ ] Enforce the selection of a...
Having these checks within the XML file makes it very non-obvious that they are happening, because the checking logic is detached from the actual event listener logic. Any checks should...
The permission is not really reliable to ensure an upper bound for the file size of the avatar, because larger images will be implicitly scaled down to 128×128. If the...