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
digest.js
errors.js
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
logs.js
plugins.js chore: eslint max-len 4 years ago
privileges.js feat: headers for global privs #9717 (#9762) 4 years ago
rewards.js
settings.js chore: eslint prefer-arrow-callback 4 years ago
tags.js
themes.js
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