Hello,
Is there any way to allow user to change their username only once? Or maybe twice... At the moment I can see option for users to change their name but they can do it over and over again... is it possible to restrict this option somehow?

Regards

Comments

Juan C’s picture

I need this feature as well...

daniel wentsch’s picture

Subscribing / researching

mdupont’s picture

Status: Active » Closed (won't fix)

You'll have to write a custom module that would keep track of how many times a user has changed its username and prevent from editing the field if it's over a given level.