DataMascara / cisc3140-su19-project

https://bc-app-class.herokuapp.com/login/
2 stars 5 forks source link

Can't Log into the Website w/ my Username and Password #82

Closed mary060196 closed 5 years ago

mary060196 commented 5 years ago

Is this a bug, or was my account deleted from the database as part of the cleaning process?

chalshaff12 commented 5 years ago

I haven't disabled any users since Thursday, what's your username?

mary060196 commented 5 years ago

mary060196 Thank you, Michal!

chalshaff12 commented 5 years ago

Hmm looks like it's an active user, it should be fine from the database side..

mary060196 commented 5 years ago

Thank you very much for your answer, @chalshaff12 ! Possibly there are issues on the Back End. In the meantime, I registered with another account with another username. I ask about this because I want to continue to debug the website, and it is difficult to do so without being logged in. Thank you, and good luck on the final!

abrahym-sharfeldden commented 5 years ago

Keep in mind that if you do have trouble logging in, there is still the default login information: username: username password: password

mary060196 commented 5 years ago

@abrahym-sharfeldden , thank you so much for this. Believably, there is a different problem behind this. @derickfan : I have some more clear details about the error. When I click "Sign In", the page seems to refresh, and the URL becomes https://bc-app-class.herokuapp.com/home/, but what I still see as through as I am logged out. Is the user argument passed to this render_template function? Thank you all so much!

derickfan commented 5 years ago

Hmmm there might be something wrong with the cookies. Can you try logging out by going to https://bc-app-class.herokuapp.com/logout and then trying to log back in?

mary060196 commented 5 years ago

When I clicked on the link that you, @derickfan , wrote here, I was redirected to https://bc-app-class.herokuapp.com/home/ , but I still see the page as though as I am logged out. Here's the image: image

derickfan commented 5 years ago

Can you try logging back in?

mary060196 commented 5 years ago

I did so, but the condition is the same: image

derickfan commented 5 years ago

Hmmm that's weird. I'll look into it

mary060196 commented 5 years ago

Thank you so much, @derickfan . Meanwhile, I'll just use the other account for which I register an hour ago. If it is necessary for me to search for some file that is stored on my computer and modify it anyhow, please tell me about this. Good luck on the final!

derickfan commented 5 years ago

Thanks you too

derickfan commented 5 years ago

Can you try logging in now?

mary060196 commented 5 years ago

Yes!!!!! It logged me in! Thank you so, so much, @derickfan ! I so much appreciate your work!

mary060196 commented 5 years ago

The issue shall be closed now. Thank you, everyone, for your tremendous help!