
Unnamed User
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Unnamed User-
Unnamed User created a post,
Strange behavior passwordstrength.cgi
Hello, Calling GET or POST return different stengrh.Example:test password: 4fE5#@_XXX:2083/cpsessXXXX/backend/passwordstrength.cgi?password=4fE5#@_GET Result: { "strength": 1 } POST Result: { "...
-
Unnamed User commented,
The problem was that I've created token in different account and didn't spot that..😵. Is there a way to limit the privileges?
-
Unnamed User commented,
In the log I have: info [cpaneld] Host: ['XXXX'] HTTP Status: ['403'], User: ['CPANEL_USER'], Token Name: [''], Request: ['POST /execute/Email/add_pop?email=newuser&password=__HIDDEN__ HTTP/1.1']i...
-
Unnamed User created a post,
Cpanel user token access denied
Hello, trying the example from herehttps://docs.cpanel.net/knowledge-base/security/how-to-use-cpanel-api-tokens/ curl -H'Authorization: cpanel username:U7HMR63FHY282DQZ4H5BIH16JLYSO01M' 'https:...