[ckan-changes] [ckan/ckan] 2b6c1e: [#2035] Refactor new_authz.check_config_permission...
GitHub
noreply at github.com
Fri Nov 7 16:19:24 UTC 2014
Branch: refs/heads/2035-remove-auth-permissions-cache
Home: https://github.com/ckan/ckan
Commit: 2b6c1edb36c54114110c0490d0b1ed5287499565
https://github.com/ckan/ckan/commit/2b6c1edb36c54114110c0490d0b1ed5287499565
Author: amercader <amercadero at gmail.com>
Date: 2014-11-07 (Fri, 07 Nov 2014)
Changed paths:
M ckan/new_authz.py
A ckan/new_tests/test_authz.py
Log Message:
-----------
[#2035] Refactor new_authz.check_config_permission to not cache things
Otherwise the values can not be overriden from tests
Commit: 07f2d0d2bb455eed82d16cb13b189fef659663a9
https://github.com/ckan/ckan/commit/07f2d0d2bb455eed82d16cb13b189fef659663a9
Author: amercader <amercadero at gmail.com>
Date: 2014-11-07 (Fri, 07 Nov 2014)
Changed paths:
M ckan/new_tests/helpers.py
M ckan/tests/functional/api/test_user.py
Log Message:
-----------
[#2035] Remove uneeded calls to clear_auth_functions_cache()
Compare: https://github.com/ckan/ckan/compare/2b6c1edb36c5^...07f2d0d2bb45
More information about the ckan-changes
mailing list