Skip to content

Commit 17bae3d

Browse files
committed
fix: bump ckanext-restricted to fix site_read auth error on restricted_request_access
CKAN 2.11 does not register a site_read auth function. The previously recorded submodule commit (1678265) had a stricter ValueError guard that re-raised in non-testing environments, causing a 500 on any restricted_request_access URL. The new commit (9b530ef) correctly swallows the missing-auth-function ValueError unconditionally.
1 parent e3b6801 commit 17bae3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

submodules/ckanext-restricted

Submodule ckanext-restricted updated from 1678265 to 9b530ef

0 commit comments

Comments
 (0)