[ckan-changes] [okfn/ckan] 77e26d: Add IAuthenticator
GitHub
noreply at github.com
Mon Apr 15 13:53:10 UTC 2013
Branch: refs/heads/IAuthenticator-feature
Home: https://github.com/okfn/ckan
Commit: 77e26db4573e0f5ece9245ebffb074b0bab538aa
https://github.com/okfn/ckan/commit/77e26db4573e0f5ece9245ebffb074b0bab538aa
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-15 (Mon, 15 Apr 2013)
Changed paths:
M ckan/controllers/user.py
M ckan/lib/base.py
M ckan/plugins/interfaces.py
Log Message:
-----------
Add IAuthenticator
Commit: cdf792609a7977abbe8c84cab8f0e657418c7001
https://github.com/okfn/ckan/commit/cdf792609a7977abbe8c84cab8f0e657418c7001
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-15 (Mon, 15 Apr 2013)
Changed paths:
M ckan/logic/auth/__init__.py
Log Message:
-----------
Improve logic/auth/__init__.py bad logic (data_dict={})
Commit: ba5063c17956b721c0ab209dc5fa9dcd4e7414d4
https://github.com/okfn/ckan/commit/ba5063c17956b721c0ab209dc5fa9dcd4e7414d4
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-15 (Mon, 15 Apr 2013)
Changed paths:
M ckan/logic/auth/__init__.py
Log Message:
-----------
Slight refactor of logic/auth/__init__.py for more pythonic plus store found object
Commit: 48f37eff2cf96f2b6a1eb9be8816f3946daf9435
https://github.com/okfn/ckan/commit/48f37eff2cf96f2b6a1eb9be8816f3946daf9435
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-15 (Mon, 15 Apr 2013)
Changed paths:
M ckan/controllers/user.py
M ckan/logic/auth/get.py
Log Message:
-----------
Saml2 - add check_access calls to some user actions
Compare: https://github.com/okfn/ckan/compare/77e26db4573e^...48f37eff2cf9
More information about the ckan-changes
mailing list