#437 Add/change email should check if email is already used

- Untested/incomplete implementation
This commit is contained in:
ljacqu
2016-01-17 20:41:19 +01:00
parent ace95f750a
commit b0ba893827
11 changed files with 105 additions and 177 deletions
@@ -57,3 +57,4 @@ email_exists: '&cA recovery email was already sent! You can discard it and send
country_banned: '&4Your country is banned from this server!'
antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
email_already_used: '&4The email address is already being used'