What's the status of UAPI Session::create_temp_user ?
For , the function does not seem to actually generate this session token. Cgi::phpmyadminlink seems to suffer from the same issue - no URL returned.
Unlike in that other thread, I believe we have a legitimate use for this function.
We need to redirect the cPanel user to a part of their cPanel web user interface that has functionality which not exposed via the UAPI. This is for a third-party integration.
More generally, the workflow is:
- The user is sitting in unprivileged SSH or on a webapp where they can talk to UAPI via the /usr/bin/uapi binary
- The user runs a command/clicks a button in the webapp that should generate an authenticated cPanel URL in the form of appears to do what we want - I'm just not sure why it doesn't do what it says on the box. Thanks!
Please sign in to leave a comment.
Comments
0 comments