Skip to content

Impossible to login as a guest with non-Latin characters #145

@Maxilver

Description

@Maxilver

Hi!

Unfortunatelly it's impossible to enter as a guest with non-Latin name (cyrillic, chinese, etc). Seems do_guest_login() in embed.js treat these characters as not valid. Is it possible to replace the White-List regular expression new RegExp(/^[a-z\d\-_\s]+$/i) check with the Black-List regex check with forbidden special chars?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions