Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Francois Marier f8409fb6c6 Add a new blockEmail API endpoint
This allows a third-party to ban a given email address for a given
period of time.
2014-06-04 00:24:14 +12:00
Francois Marier 6f7e1ed55d Distinguish between banning and rate-limiting
The current automatic blocking that we have only covers rate-limiting
to slow down abuse.

It should be distinguished from outright bans of bad IPs / emails
(which we have yet to implement).
2014-06-04 00:23:07 +12:00
Francois Marier cfd5eb4b8d Add a few useful comments to describe what's going on 2014-05-20 15:50:16 +12:00
Francois Marier abd6ffe991 Add more email_record unit tests to get 100% coverage 2014-05-08 20:02:11 +12:00
Francois Marier f057917f09 Add tests for the rest of email_record.js 2014-05-05 20:25:25 +12:00
Danny Coates 9c10eb0033 added /passwordReset to unblock login 2014-04-22 12:51:48 -07:00
Danny Coates 74d7b8d6dc made different 'rules' not affect endpoints they don't care about 2014-04-21 11:10:43 -07:00
Danny Coates fe6bcd4c9d first commit 2014-04-18 17:02:32 -07:00