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

fix(docker-jans-auth): missing permissions on /app/templates #10641

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

moabu
Copy link
Member

@moabu moabu commented Jan 15, 2025

Prepare


Description

Fixes missing permissions for /app/template

Target issue

closes #10640

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.

  • I confirm that there is no impact on the docs due to the code changes in this PR.

@moabu moabu requested a review from iromli as a code owner January 15, 2025 13:39
@moabu moabu changed the title fix(docker-jans-auth): fix missing permissions on /app/templates fix(docker-jans-auth): missing permissions on /app/templates Jan 15, 2025
@mo-auto mo-auto added comp-docker-jans-auth-server kind-bug Issue or PR is a bug in existing functionality labels Jan 15, 2025
@moabu moabu merged commit f1b3ca2 into main Jan 15, 2025
16 of 19 checks passed
@moabu moabu deleted the cn-fix-permissions-app-templates branch January 15, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-docker-jans-auth-server kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: missing permissions in dockerfile for app templates
3 participants