Login History (login_logs.php)#
Login History gives you full security monitoring control to track all past developer account login events, IP addresses, geographical location resolution, and browser user-agent signatures.
What is Login History?#
Login History is the security audit trail for the developer account. Whenever you log in to the AuthVaultix dashboard, the system records the login timestamp, IP address, geolocation (City, Country), and user-agent device info.
Location Lock Dependency#
The Login History tracking system depends on the developer account’s Location Lock security setting:Location Lock Enabled: The system records all incoming dashboard login attempts in the login_history database table and displays them on the page.
Location Lock Disabled: Login history logging remains paused. The page shows an alert notification: "Location Lock is not enabled. Please enable Location Lock in Settings to record and view your login history."
Data Columns & Privacy Features#
The dashboard login history view displays these details for each login record:| Field Name | Description | Privacy / Protection |
|---|
| Date & Time | The exact timestamp when the login event occurred (M d, Y @ h:i A). | Standard timestamp display. |
| IP Address | The IP address of the machine that generated the dashboard login attempt. | IP Blur Protection (hwid-blur): IP is blurred by default for privacy during screen sharing and video recording, and it unblurs on hover. |
Location (city, country) | The resolved geographic city and country location from the IP address. | Formatted string (e.g. Mumbai, India or London, United Kingdom). |
| User Agent | The client device browser signature, OS platform, and browser engine. | Hover tooltip support (title attribute). |
Interactive Dashboard Controls#
Real-Time Client-Side Search: Type IP Address, City, Country, Date, or User Agent in the search bar to instantly filter logs.
Responsive Layout System: Desktop table view (desktopViewContainer) and mobile card view (mobileLogList) for seamless multi-device monitoring.
Modified at 2026-08-07 04:46:57