Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0e49930

Browse files
committed
Merge branch 'sessions' of github.com:Hacker0x01/docs.hackerone.com into sessions
2 parents f1a9cfa + c490746 commit 0e49930

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

docs/hackers/sessions.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "Sessions"
3+
path: "/hackers/sessions.html"
4+
id: "hackers/sessions"
5+
---
6+
7+
The Sessions page enables you to review and manage all of your active HackerOne sessions on all of the devices you’re signed in to. All sessions are stored with an IP address and user agent that you can revoke at any time.
8+
9+
To manage your sessions:
10+
1. Go to your profile’s <b>Settings > Sessions</b>.
11+
2. Click <b>Revoke</b> for the devices you want to sign out of. The Revoke button will cancel your session on that device.
12+
13+
![sessions-1](./images/sessions-1.png)
14+
15+
The next time you log in to your account on a new or previously revoked device, you’ll be asked to log in again.

docs/programs/sessions.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "Sessions"
3+
path: "/programs/sessions.html"
4+
id: "programs/sessions"
5+
---
6+
7+
The Sessions page enables you to review and manage all of your active HackerOne sessions on all of the devices you’re signed in to. All sessions are stored with an IP address and user agent that you can revoke at any time.
8+
9+
To manage your sessions:
10+
1. Go to your profile’s <b>Settings > Sessions</b>.
11+
2. Click <b>Revoke</b> for the devices you want to sign out of. The Revoke button will cancel your session on that device.
12+
13+
![sessions-1](./images/sessions-1.png)
14+
15+
The next time you log in to your account on a new or previously revoked device, you’ll be asked to log in again.

0 commit comments

Comments
 (0)