Skip to content

How to change format of reset password link which users gets in their email ? #2036

Closed
@syampsijk

Description

@syampsijk

I am using parse server in digital ocean droplet.While i implement reset password.The user gets a link with my ip address of droplet ie 37.x.x.154 ,app key session token and gmail.Is there a way i could hide these .or atleast give a domain name instead of ip for eg link is like this

http://37.x.x.154:1337/parse/apps/appkey/request_password_reset?token=TntZjXMlIvfviWpw0re8y5Jmi&username=my%40gmail.com

could i change it atleast

http://myDomainName.com/parse/apps/appkey/request_password_reset?token=TntZjXMlIvfviWpw0re8y5Jmi&username=my%40gmail.com

I bought domain name,but how can i give port . It feels insecure and feels like vulnerable for attack on my server.

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