You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2021/01/10 10:53:08 UTC

[struts] branch master updated (f5ad43a -> 210a530)

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

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


    from f5ad43a  Merge pull request #465 from apache/WW-5099-upgrade-jfreechart
     add 2316994  WW-5056 Accepts dashes in param names
     add 474e281  Fixes typo in test
     new 210a530  Merge pull request #466 from apache/WW-5056-allows-dash

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:
 .../security/DefaultAcceptedPatternsChecker.java   |  4 +-
 .../DefaultAcceptedPatternsCheckerTest.java        | 61 +++++++++++++++++++++-
 2 files changed, 62 insertions(+), 3 deletions(-)


[struts] 01/01: Merge pull request #466 from apache/WW-5056-allows-dash

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 210a530ebac8e84d2b91c3049b91637faad4d18a
Merge: f5ad43a 474e281
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sun Jan 10 11:52:58 2021 +0100

    Merge pull request #466 from apache/WW-5056-allows-dash
    
    [WW-5056] Accepts dashes in param names

 .../security/DefaultAcceptedPatternsChecker.java   |  4 +-
 .../DefaultAcceptedPatternsCheckerTest.java        | 61 +++++++++++++++++++++-
 2 files changed, 62 insertions(+), 3 deletions(-)