[Checkins] [zopefoundation/ZODB] 2ac7ac: Fixed: A blob misfeature set blob permissions so t...

GitHub noreply at github.com
Sat Apr 8 20:57:19 CEST 2017


  Branch: refs/heads/blob-default-permissions
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 2ac7ac1c2511b0bede0b033fdb1091a14609454d
      https://github.com/zopefoundation/ZODB/commit/2ac7ac1c2511b0bede0b033fdb1091a14609454d
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
    M CHANGES.rst
    M src/ZODB/Connection.py
    M src/ZODB/FileStorage/FileStorage.py
    M src/ZODB/blob.py
    M src/ZODB/tests/testblob.py

  Log Message:
  -----------
  Fixed: A blob misfeature set blob permissions so that blobs and blob
  directories were only readable by the database process owner, rather
  than honoring user-controlled permissions (e.g. umask).




More information about the checkins mailing list