Skip to content

Fixed is_authenticated in the template html files#12

Open
kevin86wright wants to merge 2 commits into
lingthio:masterfrom
kevin86wright:master
Open

Fixed is_authenticated in the template html files#12
kevin86wright wants to merge 2 commits into
lingthio:masterfrom
kevin86wright:master

Conversation

@kevin86wright
Copy link
Copy Markdown

I fixed the is_authenticated method in the template html files to account for the changes in Flask-Login 0.3.0

@Achimh3011
Copy link
Copy Markdown

This does not suffice without bumping up package versions in requirements.txt.

MAIL_USERNAME = 'email@example.com'
MAIL_PASSWORD = 'password'
MAIL_DEFAULT_SENDER = '"AppName" <noreply@example.com>'
MAIL_SERVER = 'MAIL_SERVER', 'smtp.gmail.com'
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had to fix this also

@curioussavage
Copy link
Copy Markdown

Has someone forked this project? This problem has existed for about a year I think, nothing from the author. Is he dead??

@kevin86wright
Copy link
Copy Markdown
Author

No forks that I know of. He probably just hasn't had any time to put into
it.

On Jul 17, 2016 4:26 PM, "curioussavage" notifications@github.com wrote:

Has someone forked this project? This problem has existed for about a year
I think, nothing from the author. Is he dead??


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#12 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AIeMrZM8PZ-LPgsm7Aqtrq7nv6gJKXJ7ks5qWp4SgaJpZM4GBBho
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants