]> cat aescling's git repositories - mastodon.git/commit
Fix installation failing when Redis password contains special characters (#13156)
authorThibG <thib@sitedethib.com>
Sat, 29 Feb 2020 02:00:43 +0000 (03:00 +0100)
committerGitHub <noreply@github.com>
Sat, 29 Feb 2020 02:00:43 +0000 (03:00 +0100)
commitce17cea2210f9ce9dcbaf68074c07633df61bb6f
tree707850e10f9da776a7061c4c73948da47327d3ea
parent047fde18c3d20dcd74b14613a648a03b573f802d
Fix installation failing when Redis password contains special characters (#13156)

* Add support for special characters in Redis passwords

Fixes #13154

* Refactor
lib/mastodon/redis_config.rb
lib/tasks/mastodon.rake