nodebb/public/openapi
Barış Soner Uşaklı 8db13d8e86
refactor: how admins change emails ()
* refactor: how admins change emails

ability for admins to change emails from acp
ability for admins to change passwords from acp
only users themselves can use /user/<slug>/edit/email
group actions in manage users dropdown
admins can use the same modal from profile page instead of interstitial to update email
add missing checks to addEmail, if email take throw error
add targetUid to email change event

* test: bunch of baloney

* test: remove old test
..
components fix: deleted chat messages ()
read feat: , show alert if posts is going to be queued
write refactor: how admins change emails ()
read.yaml Acp redesign ()
write.yaml ability to pin chat messages ()