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

After logging in not rendering dashboard #375

Closed
pg815 opened this issue Mar 3, 2021 · 4 comments
Closed

After logging in not rendering dashboard #375

pg815 opened this issue Mar 3, 2021 · 4 comments

Comments

@pg815
Copy link

pg815 commented Mar 3, 2021

Getting response 302 after logging in. seems redirecturl_for dashboard.index not working

@mircealungu
Copy link
Member

Hi @patilgirish815 !

Is your code open source?

Can you create a minimal application that replicates the problem?

M.

@pg815
Copy link
Author

pg815 commented Mar 3, 2021

IMG_20210303_204156
After commenting the code in image it works . What can be the reason ? If I uncomment it won't wowork

@pg815
Copy link
Author

pg815 commented Mar 3, 2021

Basically it doesn't works when I load the flask configuration from config.py and in config.py I simply have the other database configurations for my application specific

@pg815
Copy link
Author

pg815 commented Mar 3, 2021

Issue was solved by setting up the flask app config SESSION_COOKIE_SECURE to False.
Is there any dependecy of this flask app config ?

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

No branches or pull requests

3 participants