[ckan-changes] [okfn/datahub] c49d37: basic login support, doesn't create a session yet.

noreply at github.com noreply at github.com
Mon Jul 11 18:55:47 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/okfn/datahub

  Commit: c49d37e152397d9d81bcdc58323012f65e7be25a
      https://github.com/okfn/datahub/commit/c49d37e152397d9d81bcdc58323012f65e7be25a
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-11 (Mon, 11 Jul 2011)

  Changed paths:
    M datahub/logic/user.py
  A datahub/templates/account/login.tmpl
  M datahub/views.py
  M test/test_account.py

  Log Message:
  -----------
  basic login support, doesn't create a session yet.


  Commit: 65349f0a8d815236f3956576ded2036fb8d957c6
      https://github.com/okfn/datahub/commit/65349f0a8d815236f3956576ded2036fb8d957c6
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-11 (Mon, 11 Jul 2011)

  Changed paths:
    M datahub/core.py
  M datahub/default_settings.py
  M datahub/logic/user.py
  M datahub/model.py
  M datahub/templates/home.tmpl
  M datahub/views.py
  M test/test_account.py

  Log Message:
  -----------
  use flask-login to actually create a user session; output user name on home page if logged in.


  Commit: 548caa2a089e516655bf78bf02d8963b4a062ed8
      https://github.com/okfn/datahub/commit/548caa2a089e516655bf78bf02d8963b4a062ed8
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-11 (Mon, 11 Jul 2011)

  Changed paths:
    M datahub/logic/user.py
  M datahub/views.py
  M datahub/web.py
  M test/test_account.py

  Log Message:
  -----------
  logout and http basic auth.


  Commit: eec6b5e002a52b76a49ae41673063b71b3224d78
      https://github.com/okfn/datahub/commit/eec6b5e002a52b76a49ae41673063b71b3224d78
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-07-11 (Mon, 11 Jul 2011)

  Changed paths:
    M datahub/core.py
  M datahub/templates/layout.tmpl
  M datahub/views.py
  M datahub/web.py

  Log Message:
  -----------
  some basic presentation of a user panel


Compare: https://github.com/okfn/datahub/compare/82fe867...eec6b5e




More information about the ckan-changes mailing list