Project

General

Profile

Actions

Feature #1679

closed

Enhancement request WRT login

Added by James Byrne over 15 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
Start date:
2008-07-24
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Enhance login / sign on action so that after logging in the user is returned to the page displayed at the time of selecting the sign on action instead of redirected to their home page. Alternatively, provide this facility as a user configurable option.

Actions #1

Updated by Jean-Philippe Lang over 15 years ago

I agree that redirecting to the previous page (if any) would be more convenient.
What do think others ?

Actions #2

Updated by Carl Nygard over 15 years ago

Seeing how I had to login, hit the back button twice, and reload the page, I'd say

+4

Actions #3

Updated by Eric Davis over 15 years ago

Jean-Philippe Lang wrote:

I agree that redirecting to the previous page (if any) would be more convenient.
What do think others ?

+1. I use the restful_authentication plugin on my Rails applications all the time and it includes this feature be default. Having Redmine not have it is a small annoyance. restful_authentication does this by setting session[:return_to] = request.request_uri when the user needs authentication. Then once authentication, it will check the session and redirect to the :return_to uri.

Actions #4

Updated by Stephanie Collett over 15 years ago

+1 This would be a nice feature for public Redmine projects. Sometimes you don't realize you aren't logged in until you want to comment on an issue.

Actions #5

Updated by Jean-Philippe Lang over 15 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Done in r1695.

Actions #6

Updated by James Byrne almost 15 years ago

Possible regression.

I note today that when I logged in to Redmin.org that I was redirected to my home page rather than back to the page I was viewing when I decided to log in.

Actions

Also available in: Atom PDF