[midPoint-git] [Evolveum/midpoint] 7b1bec: Fix the WWW-Authenticate header generation

mederly noreply at github.com
Fri Sep 6 15:01:50 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 7b1bec48fe7747696d79fbdeb1189fe062a872e1
      https://github.com/Evolveum/midpoint/commit/7b1bec48fe7747696d79fbdeb1189fe062a872e1
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/MidpointRestAuthenticator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/MidpointRestSecurityQuestionsAuthenticator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/util/RestServiceUtil.java

  Log Message:
  -----------
  Fix the WWW-Authenticate header generation

This is dealing with the fault introduced while fixing MID-5725.
Now we consistently provide "WWW-Authenticate" with the values of
"Basic" and "SecQ".


  Commit: 1528686a1b0dfce1b1cf37b9a47d8867e80d572e
      https://github.com/Evolveum/midpoint/commit/1528686a1b0dfce1b1cf37b9a47d8867e80d572e
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
    M CONTRIBUTING.md
    M LICENSE
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/audit/RAuditEventRecord.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/audit/RAuditReferenceValue.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/audit/RObjectDeltaOperation.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RObject.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/embedded/REmbeddedNamedReference.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/embedded/RPolyString.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/other/RLookupTableRow.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/LookupTableHelper.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/702eee76af6d...1528686a1b0d


More information about the midPoint-svn mailing list