Fix bug 1593 - Can not create Openstack vim due to special characters in username 60/11060/1
authorsousaedu <eduardo.sousa@canonical.com>
Mon, 12 Jul 2021 08:21:06 +0000 (10:21 +0200)
committersousaedu <eduardo.sousa@canonical.com>
Mon, 12 Jul 2021 08:21:15 +0000 (10:21 +0200)
commit28a6c4db08715587b367159c23453eb67ee7d6cc
tree4314b5ad62574743696fd2a156261b6b0d2979f3
parenta8ba45aa6f602181f4fc7a711e4491097bcf29ca
Fix bug 1593 - Can not create Openstack vim due to special characters in username

I've checked the code in common and in NBI to see if there was a
possible vector for NoSQL Injection and there wasn't.

Change-Id: I9f1626f8d943999d94d82444aec12efa0f66ddc7
Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
osm_nbi/validation.py