[ckan-changes] [ckan/ckan] 5a5ba7: Moved the SCRIPT_NAME logic to a middleware
GitHub
noreply at github.com
Tue May 3 15:52:08 UTC 2016
Branch: refs/heads/2968-fix-redirect-with-nonroot
Home: https://github.com/ckan/ckan
Commit: 5a5ba778e6f3f604d87e240fc5926cd05ec8f0f4
https://github.com/ckan/ckan/commit/5a5ba778e6f3f604d87e240fc5926cd05ec8f0f4
Author: Laurent Goderre <laurent.goderre at gmail.com>
Date: 2016-04-19 (Tue, 19 Apr 2016)
Changed paths:
M ckan/config/middleware.py
M ckan/lib/base.py
Log Message:
-----------
Moved the SCRIPT_NAME logic to a middleware
Commit: 96e048821a7f3c0c66d6d60d5677ea2329e2f2c0
https://github.com/ckan/ckan/commit/96e048821a7f3c0c66d6d60d5677ea2329e2f2c0
Author: Laurent Goderre <laurent.goderre at gmail.com>
Date: 2016-04-19 (Tue, 19 Apr 2016)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Fix redirects with non-root paths
Commit: de0825c476828898331c92180de3b2418fefacb7
https://github.com/ckan/ckan/commit/de0825c476828898331c92180de3b2418fefacb7
Author: Laurent Goderre <laurent.goderre at gmail.com>
Date: 2016-04-19 (Tue, 19 Apr 2016)
Changed paths:
M ckan/tests/controllers/test_user.py
Log Message:
-----------
Added a test for non root logout redirect
Commit: c03be73442b1efcbe5ef4d69d3431d3f99bcbbe8
https://github.com/ckan/ckan/commit/c03be73442b1efcbe5ef4d69d3431d3f99bcbbe8
Author: Ian Ward <ian at excess.org>
Date: 2016-05-03 (Tue, 03 May 2016)
Changed paths:
M ckan/tests/controllers/test_user.py
Log Message:
-----------
[#2968] pep8 whitespace
Compare: https://github.com/ckan/ckan/compare/5a5ba778e6f3^...c03be73442b1
More information about the ckan-changes
mailing list