This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 90d0cc87 UI des utilisateurs new dc466a52 fxes #68 message d'erreur différent si le compte n'est pas validé The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit dc466a52d08810cf243f5da395f66f33ff78b751 Author: Kevin Morin <morin@codelutin.com> Date: Tue Jul 18 11:25:47 2017 +0200 fxes #68 message d'erreur différent si le compte n'est pas validé Summary of changes: .../chorem/pollen/rest/api/PollenRestApiApplication.java | 2 ++ .../PollenEmailNotValidatedExceptionMapper.java | 15 +++++++++++++++ pollen-ui-riot-js/src/main/web/i18n.json | 2 ++ pollen-ui-riot-js/src/main/web/tag/SignIn.tag.html | 9 +++++---- 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/exceptionMappers/PollenEmailNotValidatedExceptionMapper.java -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.