Bugbounty Hackerone.
This commit is contained in:
parent
84f285df58
commit
08c4afe5e7
13
http.txt
13
http.txt
|
|
@ -71,13 +71,18 @@ api/v2
|
||||||
api/v2/users/me
|
api/v2/users/me
|
||||||
api/v3
|
api/v3
|
||||||
api/v3/
|
api/v3/
|
||||||
|
app
|
||||||
app-api
|
app-api
|
||||||
|
app/auth
|
||||||
|
app/auth/github
|
||||||
|
app/sign-in
|
||||||
asset-manifest.json
|
asset-manifest.json
|
||||||
assets
|
assets
|
||||||
auth
|
auth
|
||||||
auth-ui
|
auth-ui
|
||||||
authentication
|
authentication
|
||||||
authorization
|
authorization
|
||||||
|
billing
|
||||||
build
|
build
|
||||||
builds
|
builds
|
||||||
callback
|
callback
|
||||||
|
|
@ -142,7 +147,10 @@ oauth/userinfo
|
||||||
old
|
old
|
||||||
openid
|
openid
|
||||||
openid/register
|
openid/register
|
||||||
|
organizations
|
||||||
password.txt
|
password.txt
|
||||||
|
password_resets
|
||||||
|
personal
|
||||||
php.ini
|
php.ini
|
||||||
platform/api/
|
platform/api/
|
||||||
probe
|
probe
|
||||||
|
|
@ -173,9 +181,14 @@ swagger
|
||||||
swagger-ui
|
swagger-ui
|
||||||
swagger.json
|
swagger.json
|
||||||
telegraf.conf
|
telegraf.conf
|
||||||
|
token
|
||||||
|
tokens
|
||||||
user
|
user
|
||||||
user-info
|
user-info
|
||||||
user-state
|
user-state
|
||||||
|
user/2fa
|
||||||
|
user/personal_access_tokens
|
||||||
|
user/settings
|
||||||
user/v1/profile
|
user/v1/profile
|
||||||
user/v1/session
|
user/v1/session
|
||||||
username.txt
|
username.txt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue