You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@satindergrewal we are not going to have this "entering your IP" setup for alpha as we will use Tor networking right? We might just let this issue slide.
@satindergrewal we are not going to have this "entering your IP" setup for alpha as we will use Tor networking right? We might just let this issue slide.
I still think despite having any future solutions, we should have advanced options for advanced users. So, still a good idea to sanitise the input given by user to the address field.
We can possibly hide it in some advanced options later on in design, but it's still a good to have.
The input that is put in on this screen:
Should be cleansed of any non-valid IP-address character transgressions.
Possible solution: use a regular expression to clean the input.
The text was updated successfully, but these errors were encountered: