[ckan-changes] [ckan/ckan] 6623a7: [#1941] Subclass repoze.who AuthTktCookiePlugin.

GitHub noreply at github.com
Thu Nov 20 11:52:50 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 6623a73290660418c9dea792712d1b60724fae4b
      https://github.com/ckan/ckan/commit/6623a73290660418c9dea792712d1b60724fae4b
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M ckan/config/middleware.py
    A ckan/lib/auth_tkt.py
    A ckan/new_tests/lib/test_auth_tkt.py

  Log Message:
  -----------
  [#1941] Subclass repoze.who AuthTktCookiePlugin.

Override _get_cookies to ensure the presence or absence of the HttpOnly
flag in each cookie value based on a new httponly property of the class.


  Commit: 53e76cb94f0c8f47f51b21780b7200e15fc9a868
      https://github.com/ckan/ckan/commit/53e76cb94f0c8f47f51b21780b7200e15fc9a868
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M ckan/new_tests/lib/test_auth_tkt.py

  Log Message:
  -----------
  [#1941] More robust get_cookies test


  Commit: a08cda8f0ef7b3d62eaf5051ac005db69132b331
      https://github.com/ckan/ckan/commit/a08cda8f0ef7b3d62eaf5051ac005db69132b331
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M ckan/config/middleware.py
    M ckan/config/who.ini
    M ckan/lib/auth_tkt.py

  Log Message:
  -----------
  [#1941] Move middleware auth_tkt code to lib.

This puts the auth_tkt related code in the same place.


  Commit: 629e46671d2eb742c5b7131a1cbe033fc941d479
      https://github.com/ckan/ckan/commit/629e46671d2eb742c5b7131a1cbe033fc941d479
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M ckan/lib/auth_tkt.py
    M ckan/new_tests/lib/test_auth_tkt.py

  Log Message:
  -----------
  [#1941] Can set HttpOnly flag from config


  Commit: 33ac02400a74238e8f35638f20f989940ea107b8
      https://github.com/ckan/ckan/commit/33ac02400a74238e8f35638f20f989940ea107b8
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M CHANGELOG.rst
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  [#1941] Docs and changelog for HttpOnly flag


  Commit: a645f81a0e698a115ff6fac82835eeaba0b212fc
      https://github.com/ckan/ckan/commit/a645f81a0e698a115ff6fac82835eeaba0b212fc
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  Make help doc pass test


  Commit: ff39eec420475c9f9f4233c68e83ebaf4a12e7c0
      https://github.com/ckan/ckan/commit/ff39eec420475c9f9f4233c68e83ebaf4a12e7c0
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/auth/create.py
    M ckan/new_tests/logic/action/test_create.py
    M ckan/new_tests/logic/auth/test_create.py

  Log Message:
  -----------
  Merge branch 'master' into 1941-httponly


  Commit: 150f452b9451e06078b5f41d188db0d4da567f7a
      https://github.com/ckan/ckan/commit/150f452b9451e06078b5f41d188db0d4da567f7a
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M ckan/lib/auth_tkt.py
    M ckan/new_tests/lib/test_auth_tkt.py

  Log Message:
  -----------
  [#1941] More concise way to ensure HttpOnly


  Commit: 8ece262d1c2ac4f42e04a35449da1136bedfb5fd
      https://github.com/ckan/ckan/commit/8ece262d1c2ac4f42e04a35449da1136bedfb5fd
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  [#1941] Warn against setting httponly to False


  Commit: d8b8482718f62c679c756f791fb5ae764dc8acb3
      https://github.com/ckan/ckan/commit/d8b8482718f62c679c756f791fb5ae764dc8acb3
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M CHANGELOG.rst

  Log Message:
  -----------
  [#1941] Tweak changelog for CORS and HttpOnly


  Commit: 0f7662e2aaa1f80f30bc43626a774dbd5c042616
      https://github.com/ckan/ckan/commit/0f7662e2aaa1f80f30bc43626a774dbd5c042616
  Author: amercader <amercadero at gmail.com>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M CHANGELOG.rst
    M ckan/config/middleware.py
    M ckan/config/who.ini
    A ckan/lib/auth_tkt.py
    A ckan/new_tests/lib/test_auth_tkt.py
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  Merge branch 'brew-1941-httponly'


  Commit: 593a42eb16c5b56a09672100c925c133ac92dbb9
      https://github.com/ckan/ckan/commit/593a42eb16c5b56a09672100c925c133ac92dbb9
  Author: amercader <amercadero at gmail.com>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M ckan/lib/cli.py
    M ckan/new_authz.py
    M ckan/new_tests/helpers.py
    A ckan/new_tests/test_authz.py
    M ckan/templates/package/read_base.html
    M ckan/tests/functional/api/test_user.py
    M ckan/tests/logic/test_auth.py
    M ckanext/resourceproxy/tests/test_proxy.py
    M doc/maintaining/paster.rst

  Log Message:
  -----------
  Merge branch 'master' of github.com:ckan/ckan


Compare: https://github.com/ckan/ckan/compare/109fdea682f1...593a42eb16c5


More information about the ckan-changes mailing list