[midPoint-git] [Evolveum/midpoint] 19155c: Password history schema
    Katarina Valalikova 
    k.valalikova at evolveum.com
       
    Tue Jul 12 12:19:17 CEST 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 19155c62855cb6810c12458e04a088fbc218fe51
      https://github.com/Evolveum/midpoint/commit/19155c62855cb6810c12458e04a088fbc218fe51
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)
  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
  Log Message:
  -----------
  Password history schema
  Commit: ab69689d6830f9c4e66f8790e7f380088331170d
      https://github.com/Evolveum/midpoint/commit/ab69689d6830f9c4e66f8790e7f380088331170d
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)
  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainerValue.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/CredentialsProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/PasswordPolicyProcessor.java
  Log Message:
  -----------
  password history impelmentation - saving old passwords..
  Commit: e336faa80f4d8061677a1a8c5c4adcc93cc714a8
      https://github.com/Evolveum/midpoint/commit/e336faa80f4d8061677a1a8c5c4adcc93cc714a8
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)
  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/CredentialsProcessor.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestAssignmentEvaluator.java
    A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessor.java
    A model/model-impl/src/test/resources/lens/password-policy-history.xml
    A model/model-impl/src/test/resources/lens/password-policy-no-history.xml
    M model/model-impl/testng-unit.xml
    M repo/system-init/src/main/java/com/evolveum/midpoint/init/ApplicationHomeSetup.java
  Log Message:
  -----------
  some tests for testing password history saving
  Commit: ae10a84958c894e486177cbb62624b1c6c4de27c
      https://github.com/Evolveum/midpoint/commit/ae10a84958c894e486177cbb62624b1c6c4de27c
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)
  Changed paths:
    M infra/common/src/main/java/com/evolveum/midpoint/common/policy/PasswordPolicyUtils.java
    M infra/common/src/main/java/com/evolveum/midpoint/common/policy/StringPolicyUtils.java
    M infra/common/src/main/java/com/evolveum/midpoint/common/policy/ValuePolicyGenerator.java
    M infra/common/src/test/java/com/evolveum/midpoint/common/test/PasswordPolicyValidatorTest.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/PasswordPolicyProcessor.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessor.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestImportRecon.java
  Log Message:
  -----------
  more tests for password policy - hisotry.. validating also old passwords while checking password policies
Compare: https://github.com/Evolveum/midpoint/compare/58daf63a0966...ae10a84958c8
    
    
More information about the midPoint-svn
mailing list