scuttle
13 years ago- Allow blacklisting and whitelisting of e-mail addresses used for new user accounts
Marcus Campbell [Sat, 18 Dec 2010 06:43:48 +0000 (22:43 -0800)]
- 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>
14 years agoTagged 0.7.5
Marcus Campbell [Sun, 28 Mar 2010 05:17:09 +0000 (05:17 +0000)]
Tagged 0.7.5

15 years ago* Fixed REG_BADRPT error in isValidEmail() that prevented registration
Marcus Campbell [Sun, 13 Jul 2008 01:09:50 +0000 (01:09 +0000)]
* Fixed REG_BADRPT error in isValidEmail() that prevented registration
* Merged cookie fix from trunk
* Set body background to white
* Removed poor seed from _randompassword()
* Minor fix to updateBookmark()

15 years agobranches/version-0.7:
Marcus Campbell [Sun, 6 Jul 2008 23:32:25 +0000 (23:32 +0000)]
branches/version-0.7:
* Updated readme
* Set mysql as default DB type

17 years agotrunk, branches/version-0.7:
Marcus Campbell [Mon, 5 Feb 2007 09:11:30 +0000 (09:11 +0000)]
trunk, branches/version-0.7:
* Changed LC_MESSAGES to LC_ALL
trunk:
* Changed regex from eregi to preg_match in isValidEmail
* Updated tables.sql
* Added jQuery
* Added prelim Atom feed template
* Updated DB abstraction layer to latest phpBB code - Note: Breaks lots of code!
* Updated config.inc.php.example

17 years ago* Updated isValidEmail regex to match plussed addresses
Marcus Campbell [Mon, 8 Jan 2007 07:26:37 +0000 (07:26 +0000)]
* Updated isValidEmail regex to match plussed addresses

17 years agoTrunk, 0.7: Add patch [ 1597978 ] Missing tag rename for 0.7.2
Marcus Campbell [Sat, 9 Dec 2006 06:43:03 +0000 (06:43 +0000)]
Trunk, 0.7: Add patch [ 1597978 ] Missing tag rename for 0.7.2

17 years agoMerge trunk fix for [ 1480341 ] Timezone Bug
Marcus Campbell [Sat, 9 Dec 2006 06:13:28 +0000 (06:13 +0000)]
Merge trunk fix for [ 1480341 ] Timezone Bug
Merge trunk fix for [ 1493870 ] Problem with required files in gettext.inc
Merge trunk fix for [ 1495135 ] Missing a closing parenthesis in ajaxGetTitle.php
Merged trunk changes for .htaccess file

17 years agoRestructure repository
Marcus Campbell [Tue, 5 Dec 2006 07:58:42 +0000 (07:58 +0000)]
Restructure repository

Benjamin Mako Hill || Want to submit a patch?