Update regex used for profile name validation
-
- it should allow @
when beekeeper allows it also -
- it should not conflict with any name used as hive account name. Probably we should change the rule- Any special character must be surrounded by alphanum characters.to- Cannot start or end with any special characterRemoved this restriction, we now do it just like beekeeper does
Edited by Mateusz Żebrak