Skip to content
Snippets Groups Projects
Commit 96a26270 authored by bravalheria's avatar bravalheria
Browse files

Prevent URL trailing char errors in VIM/WIM


It is very common for users to copy/paste the URL in the web GUI form
when registering new VIMs/WIMs.
This can be error prone, since it might introduce trailing characters
that might pass unnoticed (e.g. when copying from "OpenStack Rocky >
Project > API Access" a trailing space will be introduced).

This change tries to prevent that from happening.

Change-Id: I8ef83afe39ef854696ca43072273437ffd396c33
Signed-off-by: default avatarAnderson Bravalheri <a.bravalheri@bristol.ac.uk>
parent f9900665
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment