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ı ec5582b53c
feat: add privilege give/rescind hooks (#8336)
* feat: add privilege give/rescind hooks

action:privileges.categories.give/rescind
action:privileges.global.give/rescind

breaking change, privileges.categories.give/rescind and privileges.global.give/rescind use full privilege name for groups ie `groups:find` instead of `find`

* fix: tests, privileges renamed
6 years ago
..
categories.js feat: add privilege give/rescind hooks (#8336) 6 years ago
global.js feat: add privilege give/rescind hooks (#8336) 6 years ago
helpers.js feat: add privilege give/rescind hooks (#8336) 6 years ago
index.js feat: #7743, privileges 7 years ago
posts.js fix: use view_deleted when filtering, closes #8137 6 years ago
topics.js fix: #8139, dont allow restore if not deleted by self 6 years ago
users.js feat: #7743, privileges 7 years ago