Release 1.2.0

Change-Id: Ifa251698f41c92a866bd98ac831b4b9359aa3f12
This commit is contained in:
Ondřej Nový 2016-09-21 21:43:52 +02:00
parent d4d52ad8fe
commit 1752c2773b
2 changed files with 19 additions and 0 deletions

View File

@ -15,9 +15,11 @@ Will Reese
Contributors Contributors
------------ ------------
Andreas Jaeger
Andrew Clay Shafer Andrew Clay Shafer
Anne Gentle Anne Gentle
Apollon Oikonomopoulos Apollon Oikonomopoulos
Brian Cline
Brian K. Jones Brian K. Jones
Caleb Tennis Caleb Tennis
Chmouel Boudjnah Chmouel Boudjnah
@ -48,3 +50,4 @@ SoftDed
Soren Hansen Soren Hansen
Stephen Milton Stephen Milton
Thiago da Silva Thiago da Silva
Zhang Guoqing

View File

@ -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) swauth (1.1.0)
This is first release after move to OpenStack Infra This is first release after move to OpenStack Infra