[dashboard] too loose regex for murano/categories/add url
Bug #1476991 reported by
Lin Yang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Medium
|
Lin Yang |
Bug Description
How to reproduce:
Input a mistake url http://{horizon}
Root cause:
The current url regex '^add' is too loose, which will match all url start with 'add'.
https:/
Changed in murano: | |
assignee: | nobody → Lin Yang (lin-a-yang) |
description: | updated |
Changed in murano: | |
importance: | Undecided → Medium |
milestone: | none → liberty-2 |
Changed in murano: | |
status: | Fix Committed → Fix Released |
Changed in murano: | |
milestone: | liberty-2 → 1.0.0 |
Changed in murano: | |
milestone: | 1.0.0 → 1.0.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/204486
Review: https:/