This is an automated email from the ASF dual-hosted git repository.
papegaaij pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
from f72633e14d Bump org.apache.commons:commons-collections4 from 4.5.0 to
4.6.0 (#1545)
new a0c6c18f76 Document scope exclusions for deprecated code and examples
new 848fefaefb Document that the URL and cookie crypt is not authenticated
The 2 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:
SECURITY.md | 93 ++++++++++++++++++++--
.../apache/wicket/core/util/crypt/AESCrypt.java | 15 +++-
.../wicket/core/util/crypt/AbstractJceCrypt.java | 8 +-
.../apache/wicket/util/crypt/AbstractCrypt.java | 9 ++-
.../org/apache/wicket/util/crypt/SunJceCrypt.java | 11 ++-
5 files changed, 124 insertions(+), 12 deletions(-)