Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: setup default user permissions #109

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

brunopacheco1
Copy link
Collaborator

@brunopacheco1 brunopacheco1 commented Jul 24, 2024

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.

  • New Features:
    • Added a script to set up default user permissions in CKAN.
  • Enhancements:
    • Included SPDX license headers in the setup_logger_level.sh script.

Copy link

sourcery-ai bot commented Jul 24, 2024

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:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

@brunopacheco1 brunopacheco1 force-pushed the setup-default-user-permissions branch from 11c1a70 to 0ad067e Compare July 24, 2024 12:24
Copy link

@brunopacheco1 brunopacheco1 merged commit e1e7564 into main Jul 24, 2024
1 check passed
@brunopacheco1 brunopacheco1 deleted the setup-default-user-permissions branch July 24, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants