[-] fix anonymous Grafana access in Docker, fixes #724#725
[-] fix anonymous Grafana access in Docker, fixes #724#725pashagolub merged 2 commits intocybertec-postgresql:masterfrom
Conversation
|
Patch is working as expected. File |
|
I see it twice once with |
Pull Request Test Coverage Report for Build 14509920787Details
💛 - Coveralls |
This is because template file docker/demo/grafana.ini contains first |
|
If that is intended behavior then ok 😃 |
|
I agree with @ondar. Having two entries in config looks weird. I'll prefer changing the value for the first entry, maybe with |
Add newline for PW_GRAFANANOANONYMOUS
…e for auth.anonymous with sed
|
Added new commit - change value with sed for auth.anonymous. |
|
Interesting regular. There is a space after |
You mean |
|
Ah, true its * and not +, ok, thanks for clarification. Approving this PR. |
Add newline for PW_GRAFANANOANONYMOUS