GenomicDataInfrastructure / gdi-userportal-ckan-docker

Scripts and images to run CKAN using Docker Compose
0 stars 2 forks source link

chore: setup default user permissions #109

Closed brunopacheco1 closed 1 month ago

brunopacheco1 commented 1 month ago

Summary by Sourcery

This pull request introduces a new script to configure default user permissions in CKAN, ensuring consistent user access settings. Additionally, it enhances the existing setup_logger_level.sh script by adding SPDX license headers.

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request introduces a new script to set up default user permissions in CKAN and adds SPDX license information to existing and new scripts. The new script configures various CKAN authentication and authorization settings to enhance security and control over user actions.

File-Level Changes

Files Changes
ckan/docker-entrypoint.d/setup_logger_level.sh
ckan/docker-entrypoint.d/setup_default_user_permissions.sh
Added SPDX license information to both scripts.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud