dhamaniasad / crestify

Intelligent Bookmarking
http://crestify.github.io/crestify
BSD 3-Clause "New" or "Revised" License
260 stars 21 forks source link

Fix login & register redirect issue, closes #14 #21

Closed dhamaniasad closed 7 years ago

dhamaniasad commented 7 years ago

This commit resolves a bunch of bugs that emerged due to changes to the Flask-Login API. The userid issue probably stems from a divergence between the hosted version and the OSS version at some point.

Signed-off-by: Asad Dhamani dhamaniasad@gmail.com