tazchalmers

Results 7 issues of tazchalmers

In testing, I accidentally managed to disable my admin rights when logged in as the only admin in the system in the Keyrock IDM interface. All I needed to do...

When authorization_decision is deny for resource, an API request still successfully returns results. Steps to reproduce: 1 Generate authorization key: ``` $ echo -n 59b...e90:131...51c | base64 -w 0 NTli...Yw==...

I tried upgrading to 8.1.0 but get an error when trying to generate an access token - which I also got when rolling back to 8.0.0: ``` $ curl -X...

I found this [closed post](https://github.com/ckan/ckan-docker/issues/62) as I have hit the same issue with the same error when uploading an xlsx file in dockerised CKAN v2.10.4. However, the datapusher documentation https://docs.ckan.org/en/2.10/maintaining/configuration.html#ckan-datapusher-formats...

Datapusher using Alpine based Docker image ckan/ckan-base-datapusher:0.0.20 fails when trying to push json and pdf (and other) formats. I do note that "DataPusher is a standalone web service that automatically...

**Describe the bug** I understand it's only documented as supported in CKAN 2.9, but as CKAN has it in their [list of View plugins](https://docs.ckan.org/en/2.10/maintaining/data-viewer.html#other-view-plugins) for v2.10 are there plans to...

When creating a table view using the datatables_view plugin, there is just a large blank area where a table should be. Firefox web developer tool shows error: `DataTables error msg:...