Hi everyone,
I am currently managing a Flarum forum and I have both fof/username-request and flarum/nicknames extensions installed.
My current issue: Every time a user wants to change their name using fof/username-request, it requires me (the admin) to manually approve the request. I find this process too tedious and I want to automate it.
My Goal: I want to allow my users to change their names (preferably their display names/nicknames) freely and immediately, without any admin intervention or approval queue.
My Questions:
Is there a way to configure fof/username-request to auto-approve changes?
If I only care about users changing their display names, is the best practice to just disable fof/username-request and rely solely on flarum/nicknames?
If I use flarum/nicknames, which permissions should I check to ensure users can edit their own nickname without approval?
Any advice on how to achieve an "approval-free" name change experience would be appreciated!
Thanks!