Add registration and invitation fixes. Thanks to lkisme !

This commit is contained in:
Lauri Ojansivu 2017-03-28 09:26:30 +03:00
parent 6a57d6d2d0
commit c197cabd98

View file

@ -1,3 +1,18 @@
# Upcoming Wekan release
Known bugs:
* https://github.com/wekan/wekan/issues/784
This release fixes the following bugs:
* Remove invitation code if email sending failed.
* Show customized error msg while invitaion code is wrong during registration.
* Fix "internal error" while registration is done.
* Fix "cannot access disableRegistration of undefined" error.
Thanks to GitHub user lkisme for contributions.
# v0.17 2017-03-25 Wekan release
Known bugs: