Ticket #1090 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Visitor can't create packages on new CKAN install

Reported by: dread Owned by: dread
Priority: minor Milestone: ckan-v1.4-sprint-6
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

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.

Change History

comment:1 Changed 3 years ago by dread

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in cset:e0af88edf0f0 on default.

Note: See TracTickets for help on using tickets.