ocket8888 opened a new pull request, #7342:
URL: https://github.com/apache/trafficcontrol/pull/7342
Fixes the "Last Authenticated" column on the users table in TP which was
recently broken; it would always say either `Never Logged in` or
`{{::relativeLoginTime(u.lastAuthenticated)}}` due to an unbound method call.
<hr/>
## Which Traffic Control components are affected by this PR?
- Traffic Portal
## What is the best way to verify this PR?
Go to the users table, make sure the "Last Authenticated" column renders
appropriately.
## If this is a bugfix, which Traffic Control versions contained the bug?
- master
## PR submission checklist
- [x] This PR doesn't need tests
- [x] This PR doesn't need documentation
- [x] This PR doesn't need a CHANGELOG.md entry
- [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY**
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]