Commit graph

75 commits

Author SHA1 Message Date
Martin Kamerbeek
880e48f75f Fixed a bug where reinvoking www_createAccountSave could produce duplicate usernames in the database. 2003-10-13 13:07:19 +00:00
JT Smith
6272369816 merging 5.4.4 changes 2003-09-14 21:43:20 +00:00
JT Smith
ac102923ce added a rudamentary affiliate tracking program 2003-08-29 22:13:19 +00:00
Hal Roberts
2186a8d6d5 added encryptLogin setting 2003-07-24 19:10:44 +00:00
JT Smith
d7867d9507 fixed a bug where the registration page didn't work if a custom profile field was of type select and was required. 2003-06-01 19:21:39 +00:00
JT Smith
9038c3af72 fixed a bug where "welcome" emails were not being sent to users. 2003-05-27 03:07:39 +00:00
JT Smith
0752423448 fixed profile bugs 2003-05-26 01:24:27 +00:00
JT Smith
6f8972743e Added secondary security. 2003-05-25 01:37:27 +00:00
JT Smith
3531838ace fixed bug 733853 2003-05-17 01:05:41 +00:00
JT Smith
f131a648c2 Added more field types to profile fields. 2003-05-10 21:54:15 +00:00
JT Smith
afbcfc7d56 Fixes from the 5.2.5 bugfix cycle. 2003-04-18 22:30:57 +00:00
JT Smith
0edcfad5f5 made the profile system more exstensible by adding an "editable" field to profile fields, and adding "visible" and "editible" fields to the profile category 2003-04-12 22:52:31 +00:00
JT Smith
5570a9aeb4 fixed bug 718334 2003-04-10 00:45:30 +00:00
JT Smith
4b3c19ce74 fixed bug 677283 2003-02-09 04:06:53 +00:00
JT Smith
c1b02327d4 moved welcome message info to auth module where it should be 2003-02-08 03:47:09 +00:00
JT Smith
2df4defd5e Added discussion thread subscription support. 2003-02-05 04:51:27 +00:00
JT Smith
5a218e3feb Changed page privileges to a more intuitive system. 2003-02-03 03:32:11 +00:00
JT Smith
f234b63317 Added a welcome message setting for new registrations. 2003-02-02 04:50:59 +00:00
JT Smith
fc3616a97b Added signature, alias, publicEmail, publicProfile preferences. 2003-01-30 05:15:57 +00:00
JT Smith
d840ce240b Fixed a postgres bug for editing the user profile. 2003-01-24 02:55:05 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
44626a6e07 Fixed a massive bug with the new authentication system. 2002-12-20 06:10:44 +00:00
JT Smith
6fba848aed fixed bug 655065 2002-12-18 02:45:24 +00:00
JT Smith
a8ad826c76 Postgres fixes. 2002-12-13 05:32:27 +00:00
JT Smith
a452a022f3 Fixed bug 649865 2002-12-12 06:24:22 +00:00
JT Smith
9025ea429c fixed bug 649864 2002-12-12 06:17:10 +00:00
JT Smith
24946858a4 Fixed a bug where the system would crash if a user tried to recover their password. 2002-12-09 06:00:41 +00:00
JT Smith
ee10a590d8 cleaned up pluggable auth. 2002-12-05 00:42:48 +00:00
JT Smith
8943c7df58 Fixed a couple of unreported bugs. 2002-12-04 04:05:23 +00:00
JT Smith
0e9531c0b5 Everybody gets a session. 2002-11-30 17:09:09 +00:00
Martin Kamerbeek
0ea8cd6845 Adding user-status and two bugfixes for pluggable auth. 2002-11-27 21:03:35 +00:00
Martin Kamerbeek
1c84701e0d Adding feture request 604526: making it possible to disallow user from deactivating their account 2002-11-24 17:47:04 +00:00
Martin Kamerbeek
0cafc23812 Source cleanup 2002-11-24 16:21:20 +00:00
JT Smith
0eec68b829 fixed bug 633314 2002-11-23 04:25:33 +00:00
Martin Kamerbeek
a122d4801b Bugfix: non-existent username is now handled correctly. 2002-11-19 14:53:41 +00:00
Martin Kamerbeek
7af36f0c03 Adding pluggable authentication 2002-11-18 17:44:14 +00:00
JT Smith
4d3c8cc5a3 Fixed some problems where special characters could be used where they shouldn't be. Also fixed a couple of template inconsistencies. 2002-11-04 04:30:21 +00:00
JT Smith
40684441d2 Fixed a problem where a user could attempt to recover their password with a blank email account and screw up all the passwords for all the users that hadn't specified an email account. 2002-10-22 00:21:22 +00:00
JT Smith
4de8575c30 Usernames cannot start or end with a space. 2002-09-13 01:55:20 +00:00
JT Smith
7e63f741c5 Several security updates. 2002-09-13 00:42:14 +00:00
JT Smith
53dd9f0bb2 Fixed bug #583085 2002-07-18 03:30:10 +00:00
JT Smith
19bfa5b581 Updated the headers to reflect Plain Black's new identity. 2002-07-17 04:45:55 +00:00
JT Smith
6e36054be1 Added "Run On Registration" option. 2002-07-04 14:58:22 +00:00
JT Smith
b71a503486 Added "karma" to the user's account interface. 2002-07-01 02:00:33 +00:00
JT Smith
ffd857262d Enhancing notification system. 2002-06-29 00:32:42 +00:00
JT Smith
6d574cd0b9 Updated notification system to allow for much more functionality. 2002-06-28 04:30:36 +00:00
JT Smith
a0a2192119 Adding karma. 2002-06-23 22:47:15 +00:00
JT Smith
e8b4e734f9 Made visitor and registered users groups magic. 2002-06-22 18:25:53 +00:00
JT Smith
72bdfbe968 Added an alert for when new users register. 2002-06-01 21:42:48 +00:00
JT Smith
0cf392469c Massive code cleanup. 2002-05-29 20:23:56 +00:00