View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000709 | mantisbt | bugtracker | public | 2001-07-16 14:09 | 2001-08-26 16:10 |
Reporter | prescience | Assigned To | myplacedk | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000709: Add f_project_id parameter to login page | ||||
Description | In 0.14.x users could select projects when they logged in. This capability was altered in 0.15.0. Unforunately now site admins can't direct users to automagically join the correct group. Re-add this functionality by adding a hidden f_project_id field (don't forget the security/access check). | ||||
Tags | No tags attached. | ||||
Admins can now link to the login page like this: |
|
Looks fine to me. I may tweak it later on but seems to be working well enough. |
|
MantisBT: master 425c61cd 2001-08-02 17:46 myplacedk Details Diff |
Bug 0000709 . Select project before login with url-parameter. For example: login_page.php3?f_project_id=0000001 git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@345 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0000709 |
|
mod - ChangeLog | Diff File | ||
mod - login_page.php3 | Diff File | ||
mod - login.php3 | Diff File | ||
mod - set_project.php3 | Diff File |