horizon/openstack_dashboard/contrib
Stuart Grace 3a579e643a Don't remove last char from profiling cookie path
Code was stripping last char from path when expiring the cookie that
controls profiling. For example, cookie created at /admin/info/
was being expired as /admin/info without final "/". This can fail
to find the cookie (browser dependent?) and leave profiling active
for all subsequent refreshes of the view.

Change-Id: I71d36ab3ff121cc43b8d0b43a056ba26aa030058
2018-06-15 17:43:19 +01:00
..
developer Don't remove last char from profiling cookie path 2018-06-15 17:43:19 +01:00
__init__.py Adding contrib directory for plugins 2015-05-29 15:15:48 -06:00