Gwindow / WhatAndroid

The What.CD Android App
http://gwindow.github.com/WhatAndroid/
BSD 2-Clause "Simplified" License
100 stars 20 forks source link

Incorrect identification of client on "sessions" page. #61

Open the-researcher opened 8 years ago

the-researcher commented 8 years ago

Client version: v.2.1.7.b

Hi!

Currently, the client is identifying as "Browser:Unknown / Platform:Android" in:

user.php?action=sessions

Is it possible to have an ID string attached to the app? Therefore, the app would show up as "Browser: WCD-Android / Platform:Android" in the sessions category (or some other unique identifier). I may be wrong, as identification could be handled by android-webview (and can't be changed), but that would be weird.

Cheers!

Twinklebear commented 8 years ago

I think I've requested this in the API, I think the API does identify itself (I'll have to double check) but the site doesn't parse it as a valid browser and leaves it as unknown. We'll have to double check though, it would be nice for the app to properly identify itself.