[Checkins] [zopefoundation/cipher.googlepam] 7b28b0: Rename *.txt to *.rst, PEP-8-ify setup.py

GitHub noreply at github.com
Tue Apr 16 09:29:21 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/cipher.googlepam
  Commit: 7b28b04be909069c6a4f6d991db2e23d80e417df
      https://github.com/zopefoundation/cipher.googlepam/commit/7b28b04be909069c6a4f6d991db2e23d80e417df
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    A CHANGES.rst
    R CHANGES.txt
    A README.rst
    R README.txt
    M debian/docs
    M setup.py

  Log Message:
  -----------
  Rename *.txt to *.rst, PEP-8-ify setup.py


  Commit: 1d7a2d4890ea0a3eed2ddd4bdee687bab6398719
      https://github.com/zopefoundation/cipher.googlepam/commit/1d7a2d4890ea0a3eed2ddd4bdee687bab6398719
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    A .gitignore

  Log Message:
  -----------
  Add a .gitignore


  Commit: 31f1b71d172979e6b0c9a1748b9bc32ffe7b7c83
      https://github.com/zopefoundation/cipher.googlepam/commit/31f1b71d172979e6b0c9a1748b9bc32ffe7b7c83
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    A MANIFEST.in

  Log Message:
  -----------
  Add a MANIFEST.in


  Commit: 5ae6c94224dac78340cbc8dbfbbf617c41cc4ddf
      https://github.com/zopefoundation/cipher.googlepam/commit/5ae6c94224dac78340cbc8dbfbbf617c41cc4ddf
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M src/cipher/googlepam/pam_google.py
    M src/cipher/googlepam/tests/test_doc.py

  Log Message:
  -----------
  Don't mess with umask and logging in the helper

Logging configuration and global umask settings belong to application
code.  Besides, umask is kind of pointless since GoogleAuth doesn't use
cache and doesn't log passwords in the log file.  It does log login
failures and membership information, so beware.


  Commit: 8809d5f84bb0193760f11f1518850d0a707b4b07
      https://github.com/zopefoundation/cipher.googlepam/commit/8809d5f84bb0193760f11f1518850d0a707b4b07
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/cipher/googlepam/pam_google.py

  Log Message:
  -----------
  Document the reusable helper

Bump version number because this is a new feature.


  Commit: eb0e838a54995113233265a3555b0d287b44ac63
      https://github.com/zopefoundation/cipher.googlepam/commit/eb0e838a54995113233265a3555b0d287b44ac63
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Add Travis build status to the README


Compare: https://github.com/zopefoundation/cipher.googlepam/compare/4aa3b8d7d753...eb0e838a5499


More information about the checkins mailing list