This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 57285cd59f Merge pull request #15771 from
apache/fix/gorm-api-registration-scaling
add a81202009f Avoid creating sessions during invalidate
new c88070e6c9 Merge pull request #15813 from
apache/fix/session-invalidate-hardening
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:
.../grails/web/servlet/mvc/GrailsHttpSession.java | 8 ++-
.../web/servlet/mvc/GrailsHttpSessionSpec.groovy | 67 ++++++++++++++++++++++
2 files changed, 73 insertions(+), 2 deletions(-)
create mode 100644
grails-web-common/src/test/groovy/grails/web/servlet/mvc/GrailsHttpSessionSpec.groovy