Nameless icon indicating copy to clipboard operation
Nameless copied to clipboard

Show other users with same IP address on lookup page

Open DrakePork opened this issue 4 years ago • 3 comments
trafficstars

As the title says, fix up the IP lookup page as atm its kind of a mess with each IP being displayed twice for some reason. Maybe also add a "preview" to the Found 7 IPs for user example so that instead of having to click onto the IPs it says something like "Other Accounts on this IP:" underneath.

Atm the page looks like this: Capture

But I think it might work better like this: asghsdgasdg

as then if someone had 10+ IPs you wouldnt need to click in on all of them to see if theres other account using the IP(s).

DrakePork avatar Dec 28 '20 05:12 DrakePork

Great ideas, appriciate the time you took for it.

tadhgboyle avatar Dec 28 '20 05:12 tadhgboyle

Can't reproduce the issue with IP addresses being displayed twice, but I agree the page in general could do with a bit of attention

samerton avatar Dec 28 '20 10:12 samerton

Soemthing else that would be nice to have and easy to implement would be to log the date each IP was last used and display it beside each IP here - maybe change this to a table. Additionally, we should change the "IP Address" label of the user view page in StaffCP to say "Latest IP Address". I think that changing how we store IPs internally would be nice cleanup for this too, instead of storing a lastip column for users, maybe we can instead just use the IP in the users_ips table with the most recent timestamp.

tadhgboyle avatar Jan 13 '23 06:01 tadhgboyle