Skip to content
  • Nick Mathewson's avatar
    Make KeyDirectory's GroupReadable behave the same as CacheDirectory's. · a30d1432
    Nick Mathewson authored
    In #26913 we solved a bug where CacheDirectoryGroupReadable would
    override DataDirectoryGroupReadable when the two directories are the
    same.  We never did the same for KeyDirectory, though, because
    that's a rare setting.
    
    Now that I'm testing this code, though, fixing this issue seems
    fine.  Fixes bug #27992; bugfix on 0.3.3.1-alpha.
    a30d1432