Added command line utility to reset user password and to disable 2FA

This commit is contained in:
Frederic Guillot
2016-04-12 22:26:44 -04:00
parent af7027ea31
commit 63387fa9cf
6 changed files with 141 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ New features:
* Search in activity stream
* Search in comments
* Search by task creator
* Added command line utility to reset user password and to disable 2FA
Improvements: