Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed is_authenticated in the template html files #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixed is_authenticated in the template html files #12

wants to merge 2 commits into from

Conversation

kevin86wright
Copy link

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

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

@@ -17,7 +17,7 @@
MAIL_USERNAME = '[email protected]'
MAIL_PASSWORD = 'password'
MAIL_DEFAULT_SENDER = '"AppName" <[email protected]>'
MAIL_SERVER = 'MAIL_SERVER', 'smtp.gmail.com'
Copy link

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

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
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" [email protected] 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