Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1045 - 1047 of 2152)

Ticket Resolution Summary Owner Reporter
#1090 fixed Visitor can't create packages on new CKAN install dread dread

Reported by dread, 3 years ago.

Description

Default visitor roles in default config is reader, not anon_editor.

Problem caused by changes in #1066 (released in 1.3.3)

New installs will be affected, although simple to just increase permissions when the installer realises a visitor can't create packages.

The solution to the config getting out of sync with the code like this is to not have the default_roles in the config - refer to the code in the configuration instructions.

#1091 wontfix usernames of users logged in using open ids are strange johnlawrenceaspden

Reported by johnlawrenceaspden, 3 years ago.

Description

If I use my gmail openID to log into a CKAN instance, then my username is:

https://www.google.com/accounts/o8/id?id=AItOawnduohQ5RgXdPJKHiq-SIPbvCBqUaERuEQ

This seems a bit odd.

#1092 fixed refactor logic layer to seperate out api, form logic kindly kindly

Reported by kindly, 3 years ago.

Description

The logic layer is a bit too api centric. Make the reusable parts separate in preparation for the wui refactor.

Note: See TracQuery for help on using queries.