Skip to content

Change email verification link from http:// to https:// #113

@benfrancis

Description

@benfrancis

Reported by @jaller94 on Matrix, the email verification link is currently hard coded as plain HTTP but then redirects to HTTPS, which may cause security warnings in some web browsers.

We should change it to https (or make it configurable, but not sure why anyone would want this particular feature over plain HTTP!).

This appears to be set in https://github.com/WebThingsIO/registration_server/blob/master/src/routes.rs#L619

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Release Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions