WCF
WCF copied to clipboard
WoltLab Suite Core (previously WoltLab Community Framework)
see a7272346442fdcffcc6754d2a801c7f8a6cb1dfb This issue also affects the other apps.
Hi, it would be great if we can use the media query in the [preload feature](https://docs.woltlab.com/5.5/view/css/#asset-preloading). For example: ``` --woltlab-suite-preload: #{preload( '../images/custom/header_large.jpg', $as: "image", $crossorigin: false, $type: "image/jpg", $media: "(min-width:...
The current directory organization primarily grew historically without any clear structure. This makes it hard to protect specific directories on non-Apache web servers and raises the chance for conflicts. The...
This is a follow-up for #4579 which successfully implemented this change for WoltLab Suite Forum 5.5 and has been proven to be reliable. * [ ] Generate deterministic `tmpHash` in...
Often the board permissions are configured unnecessarily complex, not making use of inheritance and uselessly specifying permissions when the group permission is already appropriate. The ACL UI likely is at...
- [ ] When the user disables a specific method. - [ ] When 2FA is completely disabled by the user. - [ ] When 2FA is completely disabled by...
See 10a72972f970684e8cc8f9a78df6aa0edf6e9b92
Dropdown menus with `data-sort-by-name="true"` should automatically sort their items alphabetically.
The terms Whitelist and Blacklist are rooted in the racist concept that white = good and black = bad (or at least are often associated with it). Better alternatives exist,...
To make it easier to delete contents if you are on their edit page in the ACP, there should be a delete button added next the the list button in...