[ckan-changes] [okfn/ckan] d49d7b: [2211] Removed unnecessary (and non-working) auth ...
GitHub
noreply at github.com
Wed Mar 7 09:54:40 UTC 2012
Branch: refs/heads/feature-2211-publishers
Home: https://github.com/okfn/ckan
Commit: d49d7bd03736cf4e9943bfd8733acf3780fdea22
https://github.com/okfn/ckan/commit/d49d7bd03736cf4e9943bfd8733acf3780fdea22
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-03-07 (Wed, 07 Mar 2012)
Changed paths:
M ckan/config/routing.py
M ckan/lib/dictization/model_save.py
M ckan/lib/helpers.py
M ckan/logic/action/create.py
M ckan/logic/auth/create.py
M ckan/new_authz.py
M ckan/templates/_util.html
M ckan/templates/group/layout.html
M ckan/templates/layout_base.html
M ckanext/publisher_form/forms.py
Log Message:
-----------
[2211] Removed unnecessary (and non-working) auth reset which was intended to allow testing to switch auth funcs and..
- Implemented config option to allow for overriding of /group/* urls to use the named routes.
- Fixed some templates to use named group routes
- Added helper function to get the default group name.
More information about the ckan-changes
mailing list