Render QR code for TwoFactor authentication without Google Chart API

This commit is contained in:
Frederic Guillot
2017-03-09 21:24:04 -05:00
parent cbb4d0061e
commit 6d814566fb
7 changed files with 114 additions and 59 deletions

View File

@@ -7,11 +7,16 @@ New features:
Improvements:
* Render QR code for TwoFactor authentication without Google Chart API
* Add toggle button to show/hide subtasks in task list view
* Display tags in task list view
* Change users list layout
* Project priority is always rendered now
Breaking Changes:
* Remove method getQrCodeUrl() from PostAuthenticationProviderInterface
Version 1.0.40 (Feb 24 2017)
----------------------------