When I am going to enter by hand in the url field of an account a web address with ip (for example: https://92.92.5.46) when I click on save and go to view how it looks, characters that do not correspond finally appear. In my case, the address https://92.92.5.46 when going to view it is shown like this: https%3A%2F%2F92.92.5.46
This is solved by adding a " / " at the end of the url when writing it in the field. Now it is displayed correctly.
The problem comes when you want to add a port to the url.
In my example I need to access the url https://92.92.5.46:444/.
Once entered and saved, it is displayed in the account as follows:
https%3A%2F%2F92.92.5.46%3A444%2F
sysPass Version 3.2
Describe the bug
This is solved by adding a " / " at the end of the url when writing it in the field. Now it is displayed correctly.
To Reproduce Steps to reproduce the behavior:
Expected behavior I hope that the url is displayed correctly without added characters that make the url useless and reduce comfort.
Screenshots
First screenshot (https://github.com/nuxsmin/sysPass/assets/43602706/1579193d-eb70-4bee-9797-15515caa6511)
Second screenshot (https://github.com/nuxsmin/sysPass/assets/43602706/6d505e66-76f9-470d-b6f3-837d38230a84)
Event log
I couldn't find the log file
Platform
Additional context
My syspass was mounted in a container, and there are 2: one for the syspass application and another for the db