Files
habitica/website/server/controllers/api-v3
Keith Holliday 7d42e8fc71 Added email invite limit (#8664)
* Added email invite limit

* change error message for sending too many invitations to instruct them to email us

* fix test error message to use variable in locales string

* add comment to warn about keeping INVITES_LIMIT low

If INVITES_LIMIT is allowed to be greater than MAX_EMAIL_INVITES_BY_USER
then the inviter can send more than MAX_EMAIL_INVITES_BY_USER invitations
at once.
2017-04-12 15:54:35 -05:00
..
2017-01-11 19:16:20 +01:00
2017-04-06 22:03:33 +02:00
2017-02-27 13:58:30 -07:00
2017-01-19 23:02:22 +00:00
2016-10-06 21:45:37 -05:00
2016-10-19 21:31:07 -05:00
2017-02-16 08:53:21 -07:00
2017-04-12 15:54:35 -05:00
2017-02-05 22:32:10 -07:00
2016-12-20 15:32:59 +01:00
2017-01-13 14:06:46 -07:00
2016-11-23 19:34:09 -06:00
2017-03-18 12:01:41 -05:00
2016-11-03 08:31:30 -05:00
2017-03-26 21:42:21 +02:00