Skip to content

Web Config Problems #10

@Xandaros

Description

@Xandaros

Currently, the Web Config Interface only binds to IPv6. If you try to open it with http://127.0.0.1:8338/, you will get a Connection Refused.
The web server also does not understand IPv6 URLs. Trying to open it with http://[::1]:8338 results in a Bad Request.
As far as I can tell, the only way to open it is with http://localhost:8338/, even though the other two URLs should be equally valid.

I'd also like to suggest that any input in "Add Channel" which has not been converted to a tag yet, should be converted on save. One of the most common problems with ChatCore that new users have seems to be them not pressing Enter after entering their channel name and the web interface really does not make it obvious that this is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions