You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/01/22 09:11:18 UTC

[myfaces] branch master updated (e97687b -> 66b1826)

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

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


    from e97687b  Merge pull request #157 from bohmber/gitattributes
     new 8a592fc  Disable the parsing of external general entities and external parameter entities in XML parsing code
     new c7f5656  Disable the parsing of external general entities and external parameter entities in XML parsing code
     new 50db8d4  Disable the parsing of external general entities and external parameter entities in XML parsing code
     new 66b1826  Merge pull request #153 from bohmber/MYFACES-4377

The 5498 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:
 .../config/ConfigFilesXmlValidationUtils.java      | 27 +++++++++++++++++++++-
 .../config/DefaultFacesConfigurationProvider.java  | 16 ++++++++++++-
 .../config/impl/FacesConfigUnmarshallerImpl.java   | 24 ++++++++++++++++++-
 .../compiler/TagLibraryConfigUnmarshallerImpl.java | 21 +++++++++++++++--
 4 files changed, 83 insertions(+), 5 deletions(-)