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
3 years ago
..
categories.js fix: privileges added by plugins (#9802) 3 years ago
flags.js Flags API (#9666) 4 years ago
groups.js fix: #9389, allow admins to add themselves to private groups 4 years ago
helpers.js fix: use socket.request.headers 4 years ago
index.js Flags API (#9666) 4 years ago
posts.js fix: exempt ST from being del/res via last main posts (#9468) 4 years ago
topics.js feat: scheduled topics (#9399) 4 years ago
users.js fix: replace logic in isPrivilegedOrSelfAndPasswordMatch to use privileges.users.canEdit 3 years ago