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
..
admin feat: add dashboard sub-pages to ACP menu 4 years ago
api refactor: how admins change emails (#11973) 2 years ago
cache feat: update lru-cache to 9.x, closes #11454 2 years ago
categories Acp redesign (#11639) 2 years ago
cli Merge branch 'master' into develop 2 years ago
controllers refactor: how admins change emails (#11973) 2 years ago
database refactor: add connectionTimeout to psql 2 years ago
groups fix: isPrivilegeGroup not capturing admin privileges 2 years ago
messaging ability to pin chat messages (#11964) 2 years ago
meta fix: closes #11954, fix custom skins with spaces 2 years ago
middleware 308 /uid/<uid> to /user/<slug> 2 years ago
navigation fix: filter null nav items 2 years ago
plugins double static:app.load timeout 2 years ago
posts feat: #11949, show alert if posts is going to be queued 2 years ago
privileges feat: add vote privs to topic (#11734) 2 years ago
rewards fix: #9827, fix reward duplication 4 years ago
routes ability to pin chat messages (#11964) 2 years ago
socket.io ability to pin chat messages (#11964) 2 years ago
topics feat: #6021 add min:rep-post-links (#11938) 2 years ago
upgrades fix: msg ref 2 years ago
user refactor: how admins change emails (#11973) 2 years ago
views refactor: how admins change emails (#11973) 2 years ago
widgets feat: expiration date for widgets 2 years ago
als.js feat: als (#9749) 4 years ago
analytics.js fix: #11756, fix unique visitor stats in acp table 2 years ago
batch.js refactor: dont sleep if iteration is done on first one 2 years ago
cache.js TTL Cache (#10816) 3 years ago
cacheCreate.js TTL Cache (#10816) 3 years ago
constants.js refactor: shared constants (#8707) 5 years ago
coverPhoto.js chore: eslint prefer-template 4 years ago
emailer.js refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
events.js expose getEventsByEventIds 2 years ago
file.js feat: update mkdirp to 3.x, closes #11455 2 years ago
flags.js test: fix tests since nid format changed 2 years ago
helpers.js Webpack5 (#10311) 3 years ago
image.js feat: add filter:image.stripEXIF 3 years ago
install.js feat: add option to autoinstall plugins on setup 2 years ago
languages.js fix: translator path traversal 3 years ago
logger.js chore: eslint prefer-rest-params, prefer-spread 4 years ago
notifications.js feat: add new notif type for public rooms 2 years ago
pagination.js chore: eslint no-var, vars-on-top 4 years ago
password.js feat: add node 16 (#9847) 3 years ago
prestart.js feat: move to npm fontawesome dependency and support fa pro (#11820) 2 years ago
promisify.js chore: eslint prefer-rest-params, prefer-spread 4 years ago
pubsub.js chore: eslint no-var, vars-on-top 4 years ago
search.js test: fix tests again 2 years ago
settings.js fix: prevent crash in expandObjBy #9618 4 years ago
sitemap.js feat: add sitemap filter hooks for categories/topic pages 2 years ago
slugify.js feat: #8734, add slugify module, deprecate utils.slugify 5 years ago
social.js Acp redesign (#11639) 2 years ago
start.js hmm node 20, yummy 2 years ago
translator.js Bootstrap5 (#10894) 2 years ago
upgrade.js feat: Allow defining active plugins in config (#10767) 3 years ago
utils.js feat: move to npm fontawesome dependency and support fa pro (#11820) 2 years ago
webserver.js feat: add req and socket to als, closes https://github.com/NodeBB/NodeBB/pull/10304 2 years ago