ClusterLabs / hawk

A web-based GUI for managing and monitoring the Pacemaker High-Availability cluster resource manager
http://hawk-ui.github.io/
GNU General Public License v2.0
151 stars 51 forks source link

Forbid special symbols in the category #266

Closed aleksei-burlakov closed 1 year ago

aleksei-burlakov commented 1 year ago

The category is used as captions and urls, it should only contain alphanumeric symbols and spaces.

aleksei-burlakov commented 1 year ago

FYI in https://github.com/ClusterLabs/crmsh/pull/1117 I removed a slash because the hawk would put it in one of hrefs. In this PR I make the hawk be ale to cope with such cases.