]> Kevux Git Server - koopa/commit
Bugfix: preserve current login path instead of always redirecting to /u/dashboard
authorKevin Day <thekevinday@gmail.com>
Thu, 31 Aug 2017 07:19:37 +0000 (02:19 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 31 Aug 2017 07:22:06 +0000 (02:22 -0500)
commita3934af187a85c217f7b9e225bbab1c55153875d
tree817b90ca6a8a5b8a157f100dcbec36695e04b6e6
parent8d69b25cffeb1cbdf3fff67273b4e902dbced620
Bugfix: preserve current login path instead of always redirecting to /u/dashboard

If at a given path, such as '/u/view', on login, the default behavior should be to login at that location instead of redirecting to the dashboard.
Add missing include file.
Use c_standard_paths::URI_DASHBOARD_USER instead of the string '/u/dashboard'.
common/standard/paths/u/login.php