Handle state in OAuth2 client

This commit is contained in:
Frederic Guillot
2016-03-27 12:23:18 -04:00
parent 44946ee684
commit c7cceade96
29 changed files with 156 additions and 74 deletions

View File

@@ -9,6 +9,7 @@ New features:
Improvements:
* Handle state in OAuth2 client
* Allow to use the original template in overridden templates
* Unification of the project header
* Refactoring of Javascript code