emqx-docker icon indicating copy to clipboard operation
emqx-docker copied to clipboard

modfied sed to allo to enter non escaped /

Open ichtar opened this issue 6 years ago • 2 comments

  • [x] I have thoroughly tested my contribution.
  • [x] The code changes are reflected in the documentation README.md.

when using http auth endpoint variablew (EMQ_AUTH__HTTP__AUTH_REQ, EMQ_AUTH__HTTP__SUPER_REQ, EMQ_AUTH__HTTP__ACL_REQ ) "/" need to be escaped leading to not so nice and readable variable. This PR aim is to remove the need to escape "/".

ichtar avatar May 08 '18 13:05 ichtar

Sorry for the late respond @ichtar Could you help to rebase on latest emqx-30 branch ?

spring2maz avatar Sep 23 '18 12:09 spring2maz

Let me check that

ichtar avatar Dec 11 '18 14:12 ichtar