You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı 8db13d8e86
refactor: how admins change emails (#11973)
* 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
2 years ago
..
emails User Email and email validation API (#10160) 3 years ago
exports docs(openapi): v3 spec for new user export routes 3 years ago
invites feat: invites regardless of registration type, invite privilege, groups to join on acceptance (#8786) 4 years ago
sessions docs: openapi schema for user/group exist check, session deletion 4 years ago
tokens fix(writeapi): missing files for tests 4 years ago
account.yaml feat(api): account deletion routes for the Write API (#8881) 4 years ago
ban.yaml fix(writeapi): tests 4 years ago
content.yaml feat(api): account deletion routes for the Write API (#8881) 4 years ago
emails.yaml refactor: how admins change emails (#11973) 2 years ago
follow.yaml fix(writeapi): tests 4 years ago
invites.yaml feat: invites regardless of registration type, invite privilege, groups to join on acceptance (#8786) 4 years ago
mute.yaml feat: ability to mute users 3 years ago
password.yaml fix(writeapi): tests 4 years ago
picture.yaml refactor: deprecate picture update socket call, new API routes for picture update 4 years ago
settings.yaml fix(writeapi): added examples to all parameter objects in schema 4 years ago
tokens.yaml fix(writeapi): tests 4 years ago