FedericoCeratto/bottle-cork

Unicode characters in usernames

Closed this issue · 2 comments

jsve commented

Usernames (and perhaps also passwords) cannot have unicode characters. This would be great for users with Scandinavian letters in their names (like å ä ö æ ö).

@jsve: hi, can you test the latest code change?

jsve commented

Seems to be working. I was using the SQLite backend, but this seems to be out of date on several areas. Tried to update it, but without luck... Changed to SQLAlchemy and unicode is working fine now!