hubotio / hubot-redis-brain

A hubot script to persist hubot's brain using redis
69 stars 55 forks source link

Can't use colons in passwords #10

Closed stefnats closed 7 years ago

stefnats commented 8 years ago

When i set a colon in my password it says that the password is wrong, even if it is url encoded to %3A

ChrisCinelli commented 8 years ago

This should fix it: https://github.com/hubot-scripts/hubot-redis-brain/pull/14

stale[bot] commented 7 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.