View Issue Details

IDProjectCategoryView StatusLast Update
0000709mantisbtbugtrackerpublic2001-08-26 16:10
Reporterprescience Assigned Tomyplacedk  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000709: 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).

TagsNo tags attached.

Activities

myplacedk

myplacedk

2001-08-02 14:42

reporter   ~0001122

Admins can now link to the login page like this:
login_page.php3?f_project_id=0000001
And you will automatically join the project with that id. Mantis will behave just as if you did select the group manually.
I'll keep this bug open, cause I'm not sure that this is how prescience wanted it to be done. :)

prescience

prescience

2001-08-22 19:34

reporter   ~0001197

Looks fine to me. I may tweak it later on but seems to be working well enough.

Related Changesets

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