Commit Graph

9 Commits

Author SHA1 Message Date
Eric Hartmann
7f88e7c22d SONAR-6949 Implements bcrypt hash for password
Extract hash mechanism into a single class LocalAuthentication
Implements SHA1 (deprecated) and bcrypt hash
Set bcrypt as default
Update the hash of a user during authentication if hash method was SHA1
2018-04-17 20:20:48 +02:00
Eric Hartmann
9b7da25a62 SONAR-6949 Increase crypted password size 2018-04-17 20:20:47 +02:00
Eric Hartmann
3cc3a8e9e2 Revert "SONAR-6949 Increase crypted password size"
This reverts commit 8e3729ab43842b5f23c431afdd5153c75530aa1d.
2018-04-12 20:20:49 +02:00
Eric Hartmann
93f01b8b2d SONAR-6949 Increase crypted password size 2018-04-12 20:20:49 +02:00
David Rautureau
f71e993f3e Fix publication 2018-04-04 14:40:50 +02:00
David Rautureau
81e92fa096 Fix build 2018-04-04 14:39:44 +02:00
David Rautureau
a70aa466e5 BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches 2018-04-04 14:25:32 +02:00
Simon Brandhof
cde66ac25b Order list of Gradle dependencies 2018-03-12 09:24:24 +01:00
David Rautureau
1a17e4302e Move To Gradle 2018-03-09 11:33:38 +01:00