1597bf6deb
Forbid users to create shares with all case variations of the name "None". Forbid share creation with any case variants of the name "None" Use capitalize method to avoid any case variation of the word none case variant regardless of case variants Closes-Bug: #1909477 Change-Id: I2627da92c93b2f021a48ac1fc158e8e19ca2d176
7 lines
221 B
YAML
7 lines
221 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`Launchpad bug 1909477 <https://bugs.launchpad.net/python-manilaclient/+bug/1909477>`_
|
|
has been fixed by prevent sending the share creation request with any capitalization of
|
|
the name "None".
|