1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Files
netbox-community-netbox/netbox
Christian Mäder 94ca3abefc Fixes Cacheops with a password protected redis
As per the [`README.rst`][1] of `django-cacheops`, if a password is
added to the connection string, it must be in the form
`redis://:password@host:port/db`. Notice the colon, which was missing
from the implementation in [`settings.py`][2].

[1]: 8ad970d55a/README.rst
[2]: 86d5b48007/netbox/netbox/settings.py (L349)
2019-06-21 22:23:10 +02:00
..
2019-05-31 21:37:41 -04:00
2019-06-20 13:10:45 -04:00
2019-06-05 15:05:35 -04:00
2019-05-31 21:37:41 -04:00
2018-08-07 13:47:36 -04:00
2019-05-31 21:37:41 -04:00
2019-05-31 21:37:41 -04:00
2019-05-31 21:37:41 -04:00
2019-05-31 21:37:41 -04:00
2016-03-01 11:23:03 -05:00