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
..
accounts refactor: how admins change emails (#11973) 2 years ago
admin feat: add category selector to analytics page 2 years ago
write ability to pin chat messages (#11964) 2 years ago
404.js remove await 2 years ago
accounts.js chore: eslint no-var, vars-on-top 4 years ago
admin.js chore: eslint no-var, vars-on-top 4 years ago
api.js feat: #11949, show alert if posts is going to be queued 2 years ago
authentication.js feat: password check hook (#11853) 2 years ago
categories.js chore: eslint prefer-arrow-callback 4 years ago
category.js fix: #11702, don't escape backgroundImage twice 2 years ago
composer.js feat: #11897, show guest handles in post queue and after using POST /compose 2 years ago
errors.js refactor: add method to error messages 3 years ago
globalmods.js refactor: moved ip-blacklist and post-queue styles/tpls to themes 5 years ago
groups.js fix: remove socketGroups.addMember; update admin checks to allow admin:groups privilege, hide add member controls if not admin 2 years ago
helpers.js test: fix tests, dont hang if payload is string 2 years ago
home.js chore: eslint prefer-destructuring 4 years ago
index.js fix: #11589, regression where a user could not confirm their email if requireEmailAddress was enabled 2 years ago
mods.js fix: #11438, show flag history to mods 2 years ago
osd.js chore: eslint object-curly-newline 4 years ago
ping.js chore: eslint prefer-template 4 years ago
popular.js chore: eslint prefer-template 4 years ago
posts.js lets test perm redirect 2 years ago
recent.js fix: add ?page= to canonical urls 2 years ago
search.js fix: edge case in category filter 2 years ago
sitemap.js chore: eslint prefer-arrow-callback 4 years ago
tags.js fix: add ?page= to canonical urls 2 years ago
top.js Bootstrap5 (#10894) 2 years ago
topics.js fix: closes #11921 2 years ago
unread.js fix: add ?page= to canonical urls 2 years ago
uploads.js feat: #11814, dont check content len for admins 2 years ago
user.js Bootstrap5 (#10894) 2 years ago
users.js remove timeagoCutoff=1 2 years ago