Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1.2, 1.2 M2
-
Fix Version/s: 1.2 RC1
-
Component/s: {Unused} Authentication and Rights Management
-
Labels:None
-
Similar issues:
XWIKI-6414Layout issue while editing the user profile from the "Users" menu under IE6 XWIKI-6305Keep the current user in the administration application when editing user details XWIKI-8602 In Admin/Groups section, clicking on the group should open the lightbox for editing the group. XWIKI-6278The profile link in the popup for editing a User points to XWiki Preferences instead of the User Profile XWIKI-5231lightbox for editing group doesn't work in safari 4.05 XWIKI-2845User profile update should be saved as minor edit by LDAP authentication XWIKI-4493User profile page is created with rights allowing any user to delete another user's profile XWIKI-7897Livetable should link to user profiles when displaying a column of type Users XWIKI-6567 Extensible user profile tabs XWIKI-6285Problem with the popup display when editing users
Description
Add this only for the currently logged in user. The reason is that there are more edit options in the user profile for the currently logged in user like the ability to switch editing mode, change password, etc).
Alternatively these features could also be added to the lightbox (even better but harder and would need to have duplication for easier maintenance).
Issue Links
- is related to
-
XWIKI-1780
Improve rights management
-
This was done a long time and committed by Thomas in revs 6024 and 6025.