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ı 3ecbb624d8
fix: privileges added by plugins (#9802)
* fix: privileges added by plugins

when copying a categories privileges, privileges added by plugins will be copied as well
when purging a category privileges added by plugins will be purged as well
show plugin privileges in privileges.<categories/admin/global>.get
show plugin privileges in privileges.<categories/admin/global>.userPrivileges
show plugin privileges in privileges.<categories/admin/global>.groupPrivileges

* fix: typo
4 years ago
..
admins-mods.js fix: privileges added by plugins (#9802) 4 years ago
appearance.js chore: eslint prefer-template 4 years ago
cache.js chore: eslint prefer-destructuring 4 years ago
categories.js chore: eslint prefer-arrow-callback 4 years ago
dashboard.js fix: #9339, only log email errors once per digest, notification push 4 years ago
database.js fix: #9010, show rest of info even if clusterMonitor priv is not granted 4 years ago
digest.js feat: wip, better digest handling (+ eventual digest resend logic) (#7995) 5 years ago
errors.js feat: closes #8316, add more data to export profile 5 years ago
events.js chore: eslint prefer-arrow-callback 4 years ago
groups.js chore: eslint prefer-destructuring 4 years ago
hooks.js chore: eslint prefer-arrow-callback 4 years ago
info.js chore: eslint prefer-destructuring 4 years ago
logger.js refactor: async/await, remove dupe code for homepage routes 6 years ago
logs.js feat: display stack trace on winston.error 5 years ago
plugins.js chore: eslint max-len 4 years ago
privileges.js feat: headers for global privs #9717 (#9762) 4 years ago
rewards.js refactor: async/await admin/controllers 6 years ago
settings.js chore: eslint prefer-arrow-callback 4 years ago
tags.js refactor: async/await admin/controllers 6 years ago
themes.js refactor: shared constants (#8707) 4 years ago
uploads.js chore: eslint no-var, vars-on-top 4 years ago
users.js feat: show ip on acp manage users 4 years ago
widgets.js refactor: async/await admin/controllers 6 years ago