Missing last_used_ip when UI is used in context of PAT page for a user
When we migrated the old personal access tokens UI page to the new UI to match service accounts. The frontend code supports last_used_ip, but the last_used_ip field is absent from the REST API.
Perviously it was injected via HAML I believe since the table loaded via HAML partial/page refreshes
Automation lapse of coverage:
Edited by Fernando Cardenas
