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

Allow to specify encrypted passwords #251

Closed
ghenzler opened this issue Dec 13, 2017 · 0 comments
Closed

Allow to specify encrypted passwords #251

ghenzler opened this issue Dec 13, 2017 · 0 comments
Milestone

Comments

@ghenzler
Copy link
Member

ghenzler commented Dec 13, 2017

Usually we use plain text passwords for users - this is not really a problem for test users. For some rare cases it is necessary to specify a password for a non-system, production user (most notably a "replication receiver user" for publish). This should be possible using the same semantics as we have them in JCR: If a password value is enclosed in brackets {encryptedPWStr}, then it should be automatically be decrypted using com.adobe.granite.crypto.CryptoSupport.

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

No branches or pull requests

1 participant