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
1 year ago
..
database Chat refactor (#11779) 2 years ago
files
helpers
mocks
posts
topics
user
.eslintrc
api.js refactor: how admins change emails (#11973) 1 year ago
authentication.js
batch.js
blacklist.js refactor: ip blacklist.test 1 year ago
build.js
categories.js
controllers-admin.js
controllers.js refactor: how admins change emails (#11973) 1 year ago
coverPhoto.js
database.js
defer-logger.js
emailer.js
feeds.js
file.js
flags.js test: fix tests since nid format changed 2 years ago
groups.js test: add some tests for isPrivilegeGroup 1 year ago
i18n.js
image.js
locale-detect.js
messaging.js fix: deleted chat messages (#11962) 1 year ago
meta.js
middleware.js
notifications.js
package-install.js
pagination.js
password.js
plugins-installed.js
plugins.js
posts.js fix: fix escaped characters in tooltips, fix priv checks in tooltips 1 year ago
pubsub.js
rewards.js
search-admin.js
search.js
settings.js
socket.io.js test: fix 2 years ago
template-helpers.js
tokens.js
topics.js test: fix tests to use regular uid 2 years ago
translator.js
upgrade.js
uploads.js
user.js Chat refactor (#11779) 2 years ago
utils.js test: fix test 2 years ago