Gerald Urbas
Gerald Urbas
As far I understand, the TK Image concept are meant to be pre productive images. But this OTRS Package is only capable as a preview. First look is working, but...
a Solution found: https://stackoverflow.com/a/47718018 == Avoid csfr Token for the mixer plugin # add to / src/Application.php use Psr\Http\Message\ResponseInterface; use Psr\Http\Message\ServerRequestInterface; # and to public function middleware($middleware) { $middleware->add(function (...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
### Steps to reproduce 1. Create a public File Drop share 2. Open another browser and upload a testfile 3. Check Activiety Log, or look into DB Tables oc_activity and...
Fix for PHP Notice: PHP Deprecated: Hook block_categories is deprecated since ver sion 5.8.0! Use block_categories_all instead.
Dear Graphile Team, I stumbled upon the following behavior in an inherited project. That doesn't seem directly logical to me. In any case, the whole thing is already very cool...