Redirect after login not working properly #361

Closed
opened 2013-03-01 10:43:11 +00:00 by tflink · 1 comment
Owner

= bug description =

Currently, when logging into the BBA you are always dumped to the main index instead of being redirected to the page you attempting to get to. While not critical, this is an annoyance which should be fixed.

= bug analysis =

There is support for 'next_url' in Flask and Flask-FAS but something isn't working quite right. It needs to be tweaked so that it works as expected.

= fix recommendation =

= bug description = Currently, when logging into the BBA you are always dumped to the main index instead of being redirected to the page you attempting to get to. While not critical, this is an annoyance which should be fixed. = bug analysis = There is support for 'next_url' in Flask and Flask-FAS but something isn't working quite right. It needs to be tweaked so that it works as expected. = fix recommendation =

This has been fixed within #347, closing.

This has been fixed within #347, closing.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
quality/tickets#361
No description provided.