Security ​
The Security page shows who is signed in to your reseller account and how it has been signed in to recently. Use it to spot a login you do not recognize and to sign other devices out.
Overview ​
URL: /reseller/security
The page sits in the Security navigation group and has two sections: Active Sessions and Login History.

Note: Since AdminBolt 1.7.0 there is a second page called Security, in the user menu rather than the sidebar. That one holds your password, two-factor authentication and passkeys; see Security (Reseller Account). This page is about sessions and sign-in history.
Active Sessions ​
Every device currently signed in to your account is listed with its IP address, the browser or device it reports, and when it was last active. The session you are reading this from is marked This device.
- Revoke on any other session signs that device out immediately.
- Log out all other sessions ends every session except this one. Remembered logins on those devices are invalidated as well, so a browser that stayed signed in has to sign in again. The browser you asked from stays signed in.
Use this after signing in on a shared or borrowed computer, or as the first step when you suspect your password is known to someone else. Change the password afterwards, otherwise the same person can sign back in.
Login History ​
The most recent login attempts for your account, newest first:
| Column | Meaning |
|---|---|
| Date | When the attempt happened. |
| IP Address | Where it came from. |
| Device | The browser or client that made the attempt. |
| Result | Success or Failed. |
Failed attempts from an address you do not recognize are normal background noise on a public server. Repeated failures followed by a success are not: treat that as a compromised password, revoke the sessions, and change it.
The section shows the 20 most recent attempts. How long attempts are kept at all is set by the server administrator and defaults to 90 days, so an older attempt can be gone even when fewer than 20 are listed.
Related pages ​
- Reseller Dashboard - the reseller overview.
- Reseller API Keys - programmatic access, which is separate from these sessions.