MantisBT: master fb121e83
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| vboctor | vboctor | master | 2013-09-28 16:13 | master e60809f7 |
| Affected Issues | 0016416: Improve first login experience by auto-redirecting to create project page | |||
| 0016421: log in page does unnecessary db query following #16416 | ||||
| Changeset | Fixes 0016416: Improve first login experience by auto-redirecting to create project page. If MantisBT is pre-installed, the user lands in My View Page without knowing what to do. The cost of this check is one cheap query on the projects table that returns 0 or 1 entries |
|||
| mod - admin/install.php | Diff File | |||
| mod - core/project_api.php | Diff File | |||
| mod - login_cookie_test.php | Diff File | |||