Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Hotfix: set correct permission on cache file #91

Merged
merged 1 commit into from
Oct 28, 2019
Merged

Hotfix: set correct permission on cache file #91

merged 1 commit into from
Oct 28, 2019

Commits on Oct 21, 2019

  1. Hotfix: set correct permission on cache file

    tempnam creates file with 0600 permission and it can cause issue
    on some environments when different user is generating the cache file
    and then different user try to get access to it.
    
    Resolve #90
    michalbundyra committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    4457c37 View commit details
    Browse the repository at this point in the history