Skip to content
  1. Jan 19, 2017
    • cdanger's avatar
      Fixed #8 · 22c917e3
      cdanger authored
      Fixed #11
      Fixed #12
      Updated changelog with references to latest fixed issues
      22c917e3
  2. Jan 18, 2017
    • cdanger's avatar
      - updated changelog with new features · 53696167
      cdanger authored
      - Porting to Tomcat 8/Servlet 3.1, Java 8, Ubuntu 16.04 LTS
      - Replaced ubuntu package dependency on JDK with JRE
      - JSON support (added dependency on Jettison):
      	- New config file for XML namespace to JSON prefix mappings
      - Update license headers for new year 2017
      
      - Parent project: 3.4.0 -> 4.1.1: 
          - Apache CXF 3.1.0 -> 3.1.9
          - Java Servlet API 3.0.1 -> 3.1.0
      - authzforce-ce-core: 5.0.2 -> 6.1.0:
      	- Saxon-HE 9.7.0-11 -> 9.7.0-14
      	- Spring 3.2.2 -> 4.3.5,
      - authzforce-ce-pap-dao-flat-file: 6.1.0 -> 7.0.0
      - authzforce-ce-core-pdp-api dependency version: 8.0.0 -> 8.2.0
      - Added unit test expecting 400 Bad Request when pushing policy with
      invalid function ID in Apply statement
      53696167
  3. Sep 08, 2016
  4. Sep 04, 2016
  5. Sep 03, 2016
  6. Jul 14, 2016
  7. May 30, 2016
  8. May 29, 2016
  9. May 26, 2016
  10. May 06, 2016
  11. May 04, 2016
  12. May 01, 2016
  13. Mar 06, 2016
    • cdanger's avatar
      - Changed distrib's PDP conf template: changed request filter default · 544b4cc7
      cdanger authored
      (no Multi decision profile support) instead of MDP request filter
      before, and maxVariableDepth to 10 (instead of 1 before)
      - Added fastinfoset dependency, although not yet used (but could be
      activated by modifying spring conf in WEB-INF)
      - Handle the case in REST API where domain's PDP = null (error state
      because of corrupted backend domain repository)
      - Fixed bug where policy versions are returned by REST API in reverse
      order
      - all unit tests working
      544b4cc7
  14. Mar 01, 2016
  15. Feb 29, 2016
  16. Feb 23, 2016
  17. Feb 19, 2016
  18. Feb 15, 2016
  19. Feb 08, 2016
  20. Feb 04, 2016
  21. Jan 24, 2016
  22. Jan 20, 2016
  23. Jan 14, 2016
    • cdanger's avatar
      Updated Changelog before release · dab276f9
      cdanger authored
      dab276f9
    • cdanger's avatar
      - Preparing changelog for next release · ea2802f2
      cdanger authored
      ea2802f2
    • cdanger's avatar
      Updated CHANGELOG before new release · 9e5272cc
      cdanger authored
      9e5272cc
    • cdanger's avatar
      Updated changelog · 633d72af
      cdanger authored
      633d72af
    • cdanger's avatar
      - Implementation of the new REST API spec for URL path per policy and · 6ec13106
      cdanger authored
      version allowing versioning of policies and PolicySetIdReference as
      defined in XACML (id, version patterns)
      - New domain properties externalId and rootPolicyRef (root policy
      referencing)
      - Upgraded the PDP configuration files to the new authzforce-ce-core
      version (schema, etc.) using new PAP DAO in authzforce-ce-pap-dao-file
      project and its ref policy provider supporting policy set references
      with versioning of policies
      - Domain IDs and Policy IDs are base64url-encoded
      - File tree is organized in the form domainID/policyID/version.$suffix
      (e.g. .xml)
      - New global conf properties: max number of policies per domain, max
      number of versions per domain
      - Unit tests for the REST API resources/operations
      6ec13106
Loading