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 unauthorised path error #870

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Fix unauthorised path error #870

merged 1 commit into from
Jan 15, 2025

Conversation

Rarisma
Copy link
Collaborator

@Rarisma Rarisma commented Jan 15, 2025

This PR fixes a wierd edge case that result in data loss if the user saves their outline in a place storycad does not have access to, such as C:\ or program files. If this occurs again, the user will be notifed that they can't save there and the file will instead be saved in the project folder, additionally the unified menu is updated to block creating files in directories that aren't allowed to be written to. In the case of the former, the users recently opened files will be updated to reflect this.

@terrycox terrycox merged commit 62127b0 into main Jan 15, 2025
8 checks passed
@terrycox terrycox deleted the authorisedpaths branch January 15, 2025 18:03
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