We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
T2846 bug was created by adiroiban on 2015-05-13 06:50:33Z. Last changed on 2017-09-20 22:00:27Z.
authenticateWithUsernameAndPassword should rely on a separate process which is executed as root
the root process will communicate with the main process over stdin/stdout and will use json-rpc
this is only needed on Unix
The text was updated successfully, but these errors were encountered:
adiroiban
No branches or pull requests
T2846 bug was created by adiroiban on 2015-05-13 06:50:33Z.
Last changed on 2017-09-20 22:00:27Z.
authenticateWithUsernameAndPassword should rely on a separate process which is executed as root
the root process will communicate with the main process over stdin/stdout and will use json-rpc
this is only needed on Unix
The text was updated successfully, but these errors were encountered: