dhavaljrajpara opened a new pull request, #632: URL: https://github.com/apache/ranger/pull/632
## What changes were proposed in this pull request? The Ranger UI should display the logged in user's last login date and time. This information is currently available under Ranger > Audits > Login Sessions, but it would be more convenient for security audits if it were available on the homepage. ## How was this patch tested? - Applied the patch locally and verified that the build completed successfully. - Started the development server and confirmed there were no errors. - Logged in with different users and verified that the last login date and time is displayed correctly on the homepage. - Cross-checked the displayed value with the data shown in Ranger > Audits > Login Sessions to ensure accuracy. - Performed sanity testing across other homepage components to confirm no regressions. -- 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: dev-unsubscr...@ranger.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org