Igalia / phpreport

Web tool for project time tracking and project management.
http://igalia.github.io/phpreport/
GNU General Public License v3.0
30 stars 12 forks source link

Redirect user to previous url before auth #779

Open anarute opened 10 months ago

anarute commented 10 months ago

If a user is accessing a url directly or their session expires, after they sign in again they are redirect to /tasks. Ideally they should be redirected to the url they tried to access or where they were before the authentication.