[ckan-changes] [ckan/ckan] 549eb6: Remove CORS settings check in base.py

GitHub noreply at github.com
Wed Jun 15 13:44:00 UTC 2016


  Branch: refs/heads/poc-flask-views
  Home:   https://github.com/ckan/ckan
  Commit: 549eb6f2002cd28008467af78d3ed30828173d60
      https://github.com/ckan/ckan/commit/549eb6f2002cd28008467af78d3ed30828173d60
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2016-06-15 (Wed, 15 Jun 2016)

  Changed paths:
    M ckan/lib/base.py

  Log Message:
  -----------
  Remove CORS settings check in base.py

This check is run as part of the function in `views`/


  Commit: dab0fc8048c3d21a3a8b8fbb7e89447cf05ab551
      https://github.com/ckan/ckan/commit/dab0fc8048c3d21a3a8b8fbb7e89447cf05ab551
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2016-06-15 (Wed, 15 Jun 2016)

  Changed paths:
    M ckan/config/middleware/flask_app.py
    M ckan/lib/base.py
    M ckan/views/__init__.py

  Log Message:
  -----------
  Move session cookie check to views module.

Used by both base.py and Flask after_request handler.


Compare: https://github.com/ckan/ckan/compare/a3c6ac507937...dab0fc8048c3


More information about the ckan-changes mailing list