Node-solid-server: Check usernames for invalid characters at character creation

Created on 30 Sep 2018  路  2Comments  路  Source: solid/node-solid-server

Currently on https://inrupt.net/ you can register with a username of (for example) "stuart yeates" which then generates a "Welcome to Solid" email with a bad link of https://stuart/profile/card#me

Either the entire system needs to properly handle and encode non-alphabetic characters (probably fairly hard) or the input form needs to check and warn when non-alphabetic characters are present.

bug priority-high

Most helpful comment

@kjetilk I'd be happy to work on this tonight.

All 2 comments

Indeed, we have to address quickly. Also reported in https://github.com/solid/solid/issues/157

@kjetilk I'd be happy to work on this tonight.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ReinsBrain picture ReinsBrain  路  3Comments

RubenVerborgh picture RubenVerborgh  路  3Comments

Ryuno-Ki picture Ryuno-Ki  路  5Comments

melvincarvalho picture melvincarvalho  路  7Comments

csarven picture csarven  路  6Comments