Custom Query (2152 matches)
Results (646 - 648 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1674 | fixed | Test auth logic hooks for publisher profile | ross | ross |
Description |
Super #1669 Test all of the new auth logic hooks for publisher profile to make sure they work as expected. Also make sure that we have a test to compare the naming of the core auth funcs with the profile hooks (so we can see what may have changed in one but not the other). |
|||
#1673 | fixed | Add approval status field to groups | ross | ross |
Description |
Super #1669 As groups need to be authorised in some cases, particularly publisher profiles, we need a field to denote how this is managed. We should add an 'approval_status' field that will be used to denote its status. By default this will be "approved" but this will allow us to override it with a "pending" or "denied" status. The latter should also change the main status of the Group. |
|||
#1672 | fixed | Publisher profile user authz | ross | ross |
Description |
Super #1669 Authz for normal users in publisher profile as per sysadmin |