diff --git a/AUTHORS b/AUTHORS index 94ec3d0..ff1b471 100644 --- a/AUTHORS +++ b/AUTHORS @@ -15,9 +15,11 @@ Will Reese Contributors ------------ +Andreas Jaeger Andrew Clay Shafer Anne Gentle Apollon Oikonomopoulos +Brian Cline Brian K. Jones Caleb Tennis Chmouel Boudjnah @@ -48,3 +50,4 @@ SoftDed Soren Hansen Stephen Milton Thiago da Silva +Zhang Guoqing diff --git a/CHANGELOG b/CHANGELOG index 2a0374f..52a0d90 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,19 @@ +swauth (1.2.0) + + Allow to set password by hash + + Allow to set hash salt in config for S3 compatibility + + Due to security reason, S3 support is disabled by default + + Salt is not included in S3 HMAC computation + + Use correct content type on JSON responses + + Fix changing of auth_type in existing deployments + + Remove outdated locale + swauth (1.1.0) This is first release after move to OpenStack Infra