- Allow blacklisting and whitelisting of e-mail addresses used for new user accounts
authorMarcus Campbell <marcus.campbell@gmail.com>
Sat, 18 Dec 2010 06:43:48 +0000 (22:43 -0800)
committerMarcus Campbell <marcus.campbell@gmail.com>
Sat, 18 Dec 2010 06:43:48 +0000 (22:43 -0800)
commita52e94e7d37efbd5356bb8a5b65f577e8500aed5
treee2e0bba3dc904d5c6fd74e0f56e846ed9e636dd5
parentc7f63c8b9b12efd7b3c10b9f80cda06eaf32068f
- Allow blacklisting and whitelisting of e-mail addresses used for new user accounts
- Added hash to the registration form to prevent CRSF
- Added password confirmation to registration form
- Update jQuery to 1.4.4

Signed-off-by: Marcus Campbell <marcus.campbell@gmail.com>
config.inc.php.example
includes/jquery-1.4.2.min.js [deleted file]
includes/jquery-1.4.4.min.js [new file with mode: 0644]
register.php
services/userservice.php
templates/register.tpl.php
templates/top.inc.php

Benjamin Mako Hill || Want to submit a patch?