This is an automated email from the ASF dual-hosted git repository.

kentontaylor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.


    from 4fb7a6a  [#8411] specify higher docker-compose version file
     new b438b66  Avoid extra redirect for /p/foo => /p/foo/ since the latter 
will do its own redir anyway
     new 549d0ee  301 instead of 302 for http/https redirects
     new 57eae8c  Remove old force_ssl.logged_in config, which is the only 
situation a 302 Found would've been appropriate for http/https redirects

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Allura/allura/config/middleware.py                        |  3 +--
 Allura/allura/controllers/project.py                      |  9 ++-------
 Allura/allura/controllers/root.py                         |  2 --
 Allura/allura/lib/custom_middleware.py                    | 11 ++++-------
 Allura/allura/lib/plugin.py                               |  6 ------
 Allura/allura/tests/functional/test_root.py               |  1 +
 Allura/development.ini                                    |  7 +------
 CHANGES                                                   |  2 ++
 ForgeActivity/forgeactivity/tests/functional/test_root.py |  2 +-
 9 files changed, 12 insertions(+), 31 deletions(-)

Reply via email to