Skip to content

Working credentials in settings.py #153

Description

@ydixken

Hey there - I just stumbled across this repository and cloned it, after hitting an exception I looked into the related files. (My user creation wasn't possible, due to the non-authorized SMTP endpoint) However I found a test account, you should maybe consider removing these working credentials from this environment file.

sapphire/settings.py

EMAIL_HOST_USER = 'testemail2081@gmail.com' #this is a testing account EMAIL_USE_TLS = True EMAIL_HOST = 'smtp.gmail.com' EMAIL_HOST_PASSWORD = 'TandemTricycle' EMAIL_PORT = 587

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions