97 Commits (daa7dfacb8d58f41f69d5b659e5c23147266bf8d)

Author SHA1 Message Date
barisusakli d2cbd7e6dc new priv for uploads 9 years ago
barisusakli 795b00a3af closes #4810 9 years ago
barisusakli 14b067a838 closes #4800 9 years ago
barisusakli 09ce48ad33 fix privs 9 years ago
barisusakli 8f594de4c2 fix privs 9 years ago
barisusakli c969870cb6 removed dupe privilegeList, added missing privilege to copyPrivsFrom 9 years ago
psychobunny b37b083a4d new privilege: Access Topic
differentiation between Access Category and Access Topic, ie. allows you
to see the category view but not actually enter the topic itself
9 years ago
pichalite 6c09d3ca5f fixes #4636 (#4639) 9 years ago
barisusakli 5ff5a01c4f check for invalid topic 9 years ago
barisusakli 5e5e46e95f closes #4499 9 years ago
Barış Soner Uşaklı 89aa06526d fix indent 9 years ago
barisusakli 86d70eca74 closes #4103 9 years ago
barisusakli 08f52b1e0b remove unused requires 9 years ago
barisusakli fa136ca021 remove unused code 9 years ago
barisusakli 47c71b5a37 closes https://github.com/NodeBB/nodebb-theme-persona/issues/181 9 years ago
barisusakli 5e1bd58a02 closes #3782 9 years ago
barisusakli 8630196a2d up composer 9 years ago
barisusakli 75e2228989 closes #3689 10 years ago
barisusakli fec3877e51 fix tests 10 years ago
barisusakli 8c17de4221 remove dupe 10 years ago
barisusakli 4e32751819 added back canEdit 10 years ago
barisusakli 5950f97f96 more refactors 10 years ago
barisusakli 1f4857585d user refactor 10 years ago
barisusakli 96364935e9 removed deprecated methods 10 years ago
barisusakli 11c70f3a28 closes #2330 10 years ago
barisusakli 3fff334de2 some priv cleanup 10 years ago
barisusakli faae98892d privilege fixes 10 years ago
barisusakli e341b80d93 use set to get groups 10 years ago
Julian Lam cbb0542984 changed behaviour of privilege table so that groups without explicit privileges are not shown in the privilege table 10 years ago
barisusakli 3ffd3a5d3c closes #2970, closes #3078 10 years ago
barisusakli b7b44e13b1 added privileges.topics.filterUids
if a topic is deleted and user doesn't have permissions/admin/mod dont
send notifs
10 years ago
barisusakli 1b2da78fd8 missing lines 10 years ago
barisusakli 1ce3d7284b closes #2995 10 years ago
barisusakli 9e3b2148ba components 10 years ago
barisusakli b2087f94e2 closes #2904 10 years ago
Julian Lam c706638b5d updating groups access control so:
1. Guests can no longer receive the moderate bit
  2. If you attempt to grant the moderate privilege to a public group, a confirmation modal appears
  3. A lock icon is present next to all private groups
10 years ago
Julian Lam 89442c91c6 fixed bug where privilege state was not correctly calculated for MongoDB installs, and fixed columnCount not being present when a the privilege list is refreshed 10 years ago
barisusakli ed8d60b76b move registered-users/guests to top remove admins from priv settings 10 years ago
Julian Lam 1a58ea6520 closed #2695 10 years ago
Julian Lam 7cdfe143ab fixed bug where cid was hardcoded, and switched format back to storing group names, not slugs, #2887 10 years ago
Julian Lam d3af278123 removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes #2887 10 years ago
Julian Lam 9b84a887d3 a huge frickin' number of changes for #2887. This is part of #2463 10 years ago
Barış Soner Uşaklı 203d4d052a fixed my logic fail 10 years ago
Barış Soner Uşaklı fc28cbf887 filter cids with a single .filter thanks @julianlam 10 years ago
Julian Lam 06d547a6cb fixed bug in privilege settings where categories near the end of a list were not having their permissions read properly if earlier categories were disabled, #2887 10 years ago
Barış Soner Uşaklı 73505e9bd0 closes #2247 10 years ago
Barış Soner Uşaklı 094cd6df32 closes #2777 10 years ago
Barış Soner Uşaklı c94c1430b7 api/post/pid route 10 years ago
Julian Lam 8ba05c08fe category privilege rescinding 10 years ago
barisusakli b07a522c60 one less query in privileges.topics.get 10 years ago