- Edited
I have set to allow indefinitely for discussion renaming. But they still can't rename their own at any time.
I have set to allow indefinitely for discussion renaming. But they still can't rename their own at any time.
Fixed by hacking core source:
Could you open a github issue for this? It looks like either the backend edit permission check or the frontend permission check is off if this allows renaming.
askvortsov I need also to modify vendor/flarum/core/src/Discussion/Command/EditDiscussionHandler.php(61)
otherwise i will get 403 error.