mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-25 17:45:55 +03:00
[PR #116] [CLOSED] usernames must be quoted. #475
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/116
Author: @obarisk
Created: 1/16/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
70c3eb0usernames must be quoted.📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
vpn.env.example(+3 -2)📄 Description
run.sh source vpn.env to import variables.
because
is not valid.
it has to be quoted like
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.