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

Change permissions of config/password files created by airflow #29495

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Feb 12, 2023

The permissions for files created by airflow when creating config and standalone files are now only limited to the owner.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@potiuk potiuk force-pushed the fix-permissions-of-config-files branch from 021ed68 to 73b85b6 Compare February 12, 2023 19:32
@potiuk potiuk added this to the Airflow 2.5.2 milestone Feb 13, 2023
airflow/configuration.py Outdated Show resolved Hide resolved
The permissions for files created by airflow when creating config and
standalone files are now only limited to the owner.
@potiuk potiuk force-pushed the fix-permissions-of-config-files branch from 73b85b6 to 1358d2d Compare February 20, 2023 21:14
@potiuk potiuk merged commit b2ecaf9 into apache:main Feb 24, 2023
@potiuk potiuk deleted the fix-permissions-of-config-files branch February 24, 2023 21:06
@pierrejeambrun pierrejeambrun added the type:misc/internal Changelog: Misc changes that should appear in change log label Feb 27, 2023
pierrejeambrun pushed a commit that referenced this pull request Mar 7, 2023
The permissions for files created by airflow when creating config and
standalone files are now only limited to the owner.

(cherry picked from commit b2ecaf9)
pierrejeambrun pushed a commit that referenced this pull request Mar 8, 2023
The permissions for files created by airflow when creating config and
standalone files are now only limited to the owner.

(cherry picked from commit b2ecaf9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:CLI type:misc/internal Changelog: Misc changes that should appear in change log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants