Skip to content
New issue

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

Add option to specify xmlRpcPassword value using standard input or a file #76

Open
gpoppino opened this issue Oct 3, 2024 · 3 comments

Comments

@gpoppino
Copy link

gpoppino commented Oct 3, 2024

The password of a long running inter-server-sync process that uses the --xmlRpcPassword parameter can be seen with the ps command on Linux.

Provide an option to read the password from standard input or from a file, so that the password is kept secret.

@rjmateus
Copy link
Member

rjmateus commented Oct 3, 2024

@admd @thesp0nge for awareness

@thesp0nge
Copy link

Which is the password are we talking about?

@rjmateus
Copy link
Member

rjmateus commented Oct 4, 2024

The password that can be passed is used to connect the XML-RPC API, and will call a method to synch the configuration channels to the server file system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants