This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git
from 166bc016b Merge pull request #1761 from
lprimak/update-spring-framework-3
add b964367d6 enh: follow desired request scheme when doing redirection
new 428b59eb2 Merge pull request #1727 from lprimak/redirect-follows-https
The 1 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:
.../apache/shiro/ee/filters/FormAuthenticationFilter.java | 2 +-
.../src/main/java/org/apache/shiro/ee/filters/Forms.java | 4 ++--
.../java/org/apache/shiro/ee/filters/ShiroFilter.java | 15 +++++++++++++--
.../shiro/ee/listeners/EnvironmentLoaderListener.java | 8 ++++++++
4 files changed, 24 insertions(+), 5 deletions(-)