ho4ho
ho4ho
## Description Check / log unsupported memcache by memcache.locking. https://doc.owncloud.com/server/10.3/admin_manual/configuration/server/caching_configuration.html#memcached reads by: > Memcached is a reliable old-timer for shared caching on distributed servers. It performs well with ownCloud with...
### Steps to reproduce 1. Have upgraded ownCloud 10.2.1 (not knowing old version) 2. Check oc_jobs table 3. See ``OC\BackgroundJob\Legacy\RegularJob`` 4. Have new ownCloud 10.2.1 5. Check oc_jobs table 6....
Minor updation suggest #4862: ### Versions Not relevant ### Platform Not relevant ### Expected behavior lighttpd.conf having `X-XSS-Protection "0"` header ### Actual behavior / bug lighttpd.conf having `X-XSS-Protection "1; block"`...