Issue 68859 - [RFE] ability to change own password, even if no complete user administration is possible
Summary: [RFE] ability to change own password, even if no complete user administration...
Status: CONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 680m181
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-22 14:53 UTC by Frank Schönheit
Modified: 2013-08-07 15:45 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2006-08-22 14:53:39 UTC
A relatively common task when working with a database which requires
authentication (say, MySQL) is that one might want to change the own password.

Currently, this is only possible if the user has privileges to administrate
users. That is, the password can only be changed in the "User Administration"
dialog, which is unavailable to mere mortal users.

We should separate, in both API and UI, the feature of user administration and
password change. This way, unprivileged users would still be able to change
their own password.
Comment 1 Frank Schönheit 2006-08-23 08:02:45 UTC
ENHANCEMENT, not DEFECT