Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1102 - 1104 of 2152)

Ticket Resolution Summary Owner Reporter
#1688 fixed API for changing the permissions on an object dread dread

Reported by dread, 2 years ago.

Description

We need an API for changing the authorization (permissions) on a model object.

This was neglected in #1253 because of various changes to authz were looming. But six months later it still hasn't been done.

Suggest this is just moving _add_user_object_role from ckan/lib/base.py to the logic layer, but no doubt it will be more complicated.

Estimate: 3 days

#1690 fixed Rename storage settings with the ckan prefix ross ross

Reported by ross, 2 years ago.

Description

Missed the ckan prefix on the storage settings names so this needs to be fixed.

#1693 fixed register_pluggable_behaviour should not be in routing ross ross

Reported by ross, 2 years ago.

Description

We should try and move register_pluggable_behaviour into environment and out of routing as it is causing import issues when using simple search.

These functions already take a map and so they should be fine any time after the call to make_map

Note: See TracQuery for help on using queries.