ArcadeDB Version: ArcadeDB Server v22.12.1-SNAPSHOT
JDK Version: openjdk 11.0.16 2022-07-19
OS: debian11
A database user with a password having '&' inside the string cannot login using web database interface. Console.sh and http api is working correctly with this password.
Expected behavior
Passwords like "what&ever" should be supported.
Actual behavior
described above