Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

[Bug] Disable iTunes file sharing for the app (closes #700) #705

Merged
merged 4 commits into from
Jun 18, 2020

Conversation

llanghammer-sap
Copy link
Contributor

Checklist

  • This PR does not change text that hasn't been signed off with the RKI. See issue 440
  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Set a speaking title. Format: {task_name} (closes #{issue_number}). For example: Use logger (closes # 41)
  • Link your Pull Request to an issue (if applicable)
  • Make sure that your PR is not introducing unnecessary reformatting (e.g., introduced by on-save hooks in your IDE)

Description

This is a small PR disabling the the iTunes file sharing property which caused the packages.sqlite3 file to be exposed. As far as I can tell we can disable this functionality completly. It closes #700

@llanghammer-sap llanghammer-sap requested a review from a team June 18, 2020 10:54
@inf2381
Copy link
Member

inf2381 commented Jun 18, 2020

@kkaefer Ping 😊

@inf2381 inf2381 requested a review from haosap June 18, 2020 12:00
@llanghammer-sap llanghammer-sap merged commit 7a6342a into next Jun 18, 2020
@llanghammer-sap llanghammer-sap deleted the bug-disable-iTunes-file-sharing branch June 18, 2020 12:54
@inf2381 inf2381 added the bug Something isn't working label Jun 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not expose packages.sqlite3 to to file sharing
4 participants