[Bug] Side menu is available also in Android App
I propose a PR with the use of Request Object. The Request Object have the content of HTTP_USER_AGENT... But menu still present on the App.... Perhaps a cache issue...
[Bug] Side menu is available also in Android App
Hum..... If put var_dump($_SERVER); to the top of index.php, I see a HTTP_USER_AGENT...
[Bug] Side menu is available also in Android App
OK, in my Nextcloud logs:
Undefined array key "HTTP_USER_AGENT" at /var/www/apps/side_menu/lib/AppInfo/Application.php#109
I think that HTTP_USER_AGENT is not part of $_SERVER in PHP-FPM
[Bug] Side menu is available also in Android App
I'm on version 5.0.2. I've force-closed Memories and cleared the cache of the Android app, but I still see the menu. The HTTPD logs show the correct user agent:
172.25.0.7 - - [30/Apr/2025:06:4…
[Bug] Side menu is available also in Android App