[Checkins] [zopefoundation/ZODB] 12eaf5: Blob default permissions (#156)

GitHub noreply at github.com
Tue Apr 11 15:19:32 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 12eaf5cbc379257ed4b1ed7eece386329796b560
      https://github.com/zopefoundation/ZODB/commit/12eaf5cbc379257ed4b1ed7eece386329796b560
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2017-04-11 (Tue, 11 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:
  -----------
  Blob default permissions (#156)

* 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