Skip to content
Succès

Changes

Summary

  1. 1.3 has been released from commit 39fd0290ea1c77efdb9c47d5271a3ff602bd2fed (build version 1.3-build191121). Prepare for development iteration of next version 1.4 (details)
  2. Update the POM by setting the repo access through HTTPS (details)
  3. Bump junit from 4.12 to 4.13.1 (details)
  4. Depends now on Jackrabbit 2.20.2 (details)
Commit 1f3d91befb61a916846c4e4481319301a34723f9 by devteam
1.3 has been released from commit 39fd0290ea1c77efdb9c47d5271a3ff602bd2fed (build version 1.3-build191121). Prepare for development iteration of next version 1.4
The file was modifiedpom.xml (diff)
Commit 32e8f52323262f35ab55b20cda53f5575275b70f by Miguel Moquillon
Update the POM by setting the repo access through HTTPS
The file was modifiedpom.xml (diff)
Commit 08ce517d3b8514eda4f1323978277c311f0466df by github
Bump junit from 4.12 to 4.13.1

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
The file was modifiedpom.xml (diff)
Commit 584719e9f7cc2ce04df3b28427bf35f4d538e3ff by Miguel Moquillon
Depends now on Jackrabbit 2.20.2
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/AbstractAuthentication.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/SilverpeasUser.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/encryption/PasswordEncryption.java (diff)
The file was modifiedpom.xml (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/jaas/SilverpeasUserPrincipal.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/encryption/UnixSHA512Encryption.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/jaas/SilverpeasJcrLoginModule.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/JcrProperties.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/jaas/SilverpeasJcrSystemPrincipal.java (diff)
The file was modifiedsilverpeas-license.txt (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/AuthenticationException.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/AuthenticationProvider.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/encryption/PasswordEncryptionFactory.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/encryption/UnixMD5Encryption.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/TokenAuthentication.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/Authentication.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/jaas/SilverpeasAccessManager.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/SQLSimpleAuthentication.java (diff)
The file was modifiedsrc/main/java/org/silverpeas/jcr/auth/encryption/UnixDESEncryption.java (diff)