Closed (fixed)
Project:
Alternative login ID & display names
Version:
5.x-1.8
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2008 at 13:17 UTC
Updated:
2 Mar 2008 at 15:11 UTC
The way the checks are currently done, one cannot swap the login and alt_login field in one go.
This is useful, since the normal login field is the `canonical' author name.
The appended patch makes more precise requests to allow for alt_login to be the login for the same uid and vice-versa.
It relies on alt_login vs. login comparison to make certain we can't set both to the same value.
i don't think I missed anything, but still it needs review...
Comments
Comment #1
hunmonk commentedpatch tested out well. code style looks good. committed to 5.x and 6.x branches.
thanks!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.