[ckan-changes] [okfn/ckan] 6fd1a2: Replace all Gravatar URLs with scheme relative URL...

GitHub noreply at github.com
Wed Feb 20 23:50:01 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 6fd1a215238a9d89b4528d6d8f41274e2978f6e5
      https://github.com/okfn/ckan/commit/6fd1a215238a9d89b4528d6d8f41274e2978f6e5
  Author: Stefan Wehrmeyer <mail at stefanwehrmeyer.com>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/tests/functional/test_pagination.py
    M ckan/tests/lib/test_helpers.py

  Log Message:
  -----------
  Replace all Gravatar URLs with scheme relative URLs

If the site is deployed under https the insecure
gravatar embed will prevent the browser from
showing a nice green logo. Loading everything
over the same schema is sensible.


  Commit: 051df2eb6aceb204106fd8955d259371013333fd
      https://github.com/okfn/ckan/commit/051df2eb6aceb204106fd8955d259371013333fd
  Author: Vitor Baptista <vitor at vitorbaptista.com>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/tests/functional/test_pagination.py
    M ckan/tests/lib/test_helpers.py

  Log Message:
  -----------
  Merge pull request #434 from okfn/secure-gravatar-url

Replace all gravatar http URLs with scheme relative URLs


Compare: https://github.com/okfn/ckan/compare/8abc47314481...051df2eb6ace


More information about the ckan-changes mailing list