Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Allowing users to change their username.
Is it possible to allow users to change their own username? Right now, when a member clicks the "Edit Account" link in their profile, the "Username" field is disabled. This can be enabled by giving the "Member" role the "Edit Users" permission, but doing so also allows regular users to edit other users' information.
1
Comments
$Configuration['Garden']['Profile']['EditUsernames'] = TRUE;