v0.2.3 (2017-12-08)
Fixed bugs:
- Remove hardcoded secrets in config/initializers/secret_token.rb #42
- Signatures randomly don't match when using keypair token authentication #41
Closed issues:
- assets.config.precompile is missing some assets #61
- Resolve warnings after update to ruby 2.4 & gems update #51
- SocketError #36
- Sign up via Auth0 (should be optional) #18
- Sign up via Google #17
- Remove 2-way authentification #15
Merged pull requests:
- Add ability to set password for rabbitmq and redis #66 (dkkoval)
- Update binstubs #65 (dkkoval)
- Fix #61 #62 (yivo)
- Fix #41 #60 (yivo)
- Fix typo: expire_at -> expires_at #55 (yivo)
- Resolve warnings #54 (yivo)
- Update grape to 1.0.1, grape-entity to 0.5.2, grape-swagger to 0.27.3 #53 (yivo)
- Remove hardcoded cookies secret key (fixes #42) #48 (yivo)
- Update grape to 0.15.0 #46 (yivo)
- Update grape to 0.9.0 #44 (yivo)
- Preparations for JWT auth #38 (yivo)
- Run tests on push #37 (dkkoval)
- Optional sign in with Auth0 #29 (yivo)
- Optional sign in with Google account #28 (yivo)
- Fixed QR code #27 (spavlishak)
- Minor fixes #12 (spavlishak)
- Lock ruby version #11 (yivo)
- Add ripple support #9 (dkkoval)
- Cleanup #7 (dkkoval)
- Make it work on k8s #6 (dkkoval)
- Fix Pusher #4 (dkkoval)
- Deployment #3 (ashanaakh)
- updated gem file and added mysql adapter #2 (zakusha)