[cpp-sp] branch main updated (f2102feb -> 1f81a425)

Scott Cantor cantor.2 at osu.edu
Thu Dec 19 01:21:20 UTC 2024


This is an automated email from the git hooks/post-receive script.

scantor pushed a change to branch main
in repository cpp-sp.

    from f2102feb More fixes to tree processing.
     new 4aba83f3 More tests, fix OR implementation.
     new 1f81a425 Add call to set file mod time after a load.

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:
 shibsp/impl/XMLAccessControl.cpp                   |   5 +-
 shibsp/impl/XMLRequestMapper.cpp                   |   1 +
 tests/data/impl/external-or-acl.xml                |   1 +
 ...ternal-acl-invalid2.xml => inline-attr-acl.xml} |   5 +-
 ...ternal-acl-invalid2.xml => inline-user-acl.xml} |   5 +-
 ...-acl-invalid2.xml => inline-valid-user-acl.xml} |   5 +-
 tests/data/impl/or-acl.xml                         |   6 +
 tests/impl/XMLAccessControlTests.cpp               | 195 ++++++++++++++-------
 tests/util/ReloadableXMLFileTests.cpp              |  74 +++-----
 9 files changed, 162 insertions(+), 135 deletions(-)
 create mode 100644 tests/data/impl/external-or-acl.xml
 copy tests/data/impl/{internal-acl-invalid2.xml => inline-attr-acl.xml} (57%)
 copy tests/data/impl/{internal-acl-invalid2.xml => inline-user-acl.xml} (57%)
 copy tests/data/impl/{internal-acl-invalid2.xml => inline-valid-user-acl.xml} (57%)
 create mode 100644 tests/data/impl/or-acl.xml

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list