From 9d76144a8333d6af81ddefddf59af38bd96a72ae Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Fri, 10 Aug 2018 23:04:31 +0200 Subject: Fix failing tests (#365) * Remove unwanted space in utils.py * Fix email validation when sending invites --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 382e889..7947b1a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,7 @@ Fixed - Fix the generation of the supervisord template (#309) - Fix the validation of the hashed password (#310) - Fix infinite loop that happened when accessing / (#358) +- Fix email validation when sending invites Added ===== -- cgit v1.1