[Bug]: In /settings/user/security
Chrome on Android is detected as Chrome on Linux #50502
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
When opening /settings/user/security
below the devices and sessions section the connected devices and sessions are listed. In this section are entries like Google Chrome - 132 (Linux)
. The entry is added as soon as the Nextcloud mobile app is connected to the Nextcloud installation and the username and password is entered in the mobile Chrome browser.
This is misleading. I think, it should be Google Chrome - 132 (Android)
. Linux makes me think of a desktop computer or laptop running Linux.
Steps to reproduce
- Set up a recent Nextcloud AIO
- Login into the Nextcloud web interface on a desktop computer or laptop that is not running Linux and go to
/settings/user/security
- Install the Nextcloud app on an Android device
- Make sure Google Chrome is the default browser on the Android device
- Enter the server address in the Nextcloud app to connect to it
- Wait for the Chrome browser on the Android device to open
- Authenticate yourself and grant access to the Nextcloud app
- Reload
/settings/user/security
on your desktop computer or laptop and you will seeGoogle Chrome - <version> (Linux)
Expected behavior
Google Chrome on Android should be reported as `Google Chrome - (Android)'
I don't have appropriate test devices but on iOS and iPadOS I would expect something like Google Chrome - <version> (iOS)
, Apple Safari - <version> (iPadOS)
, and so on
Nextcloud Server version
29
Operating system
Other
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response