GitHub user primechuck opened a pull request:
https://github.com/apache/cloudstack/pull/307
CLOUDSTACK-7888: unable to create remote vpn because of special character
in password
Always enter chap-secrets as a quoted field. In the event of special
characters it creates and deletes the entry properly, in the event there are
not special characters there is no change behavior.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/primechuck/cloudstack CLOUDSTACK-7888-vpn_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/307.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #307
----
commit 03b5e855aecafd5a3aeef77f38a54be26caf691a
Author: David Bierce <[email protected]>
Date: 2015-05-26T19:07:44Z
Always enter chap-secrets as a quoted field. In the event of special
characters it creates and deletes the entry properly, in the event there are
not special characters there is no change behavior.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---