Skip to content

Conversation

Enoooch
Copy link
Contributor

@Enoooch Enoooch commented Apr 30, 2020

Issues:
#11
Alamofire:
Alamofire/Alamofire#2527

File system permissions set to -rw-r--r-- which can access images directly, no need to chmod manually.

@kyleduo
Copy link
Owner

kyleduo commented May 8, 2020

I think we can record the origin permissions and set it back to the new file. Using 644 all the time can be arbitrary.

@kyleduo kyleduo merged commit e0e9772 into kyleduo:master May 8, 2020
@Enoooch
Copy link
Contributor Author

Enoooch commented May 8, 2020

I think we can record the origin permissions and set it back to the new file. Using 644 all the time can be arbitrary.

Yes, setting origin permissions is the best solution.

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