Fixed a bug where reinvoking www_createAccountSave could produce duplicate usernames in the database.

This commit is contained in:
Martin Kamerbeek 2003-10-13 13:07:19 +00:00
parent 11f1ead334
commit 880e48f75f
2 changed files with 4 additions and 2 deletions

View file

@ -13,7 +13,8 @@
- Templatized the HttpProxy wobject. (Thanks to Len Kranendonk.)
- Added a "Search for" and "Stop at" option to HttpProxy. (Thanks to Len Kranendonk.)
- Enhanced HTMLArea editor to include table editing. (Thanks to Irving Carrion.)
- Fixed a bug where reinvoking www_createAccountSave could produce duplicate
usernames in the database. (Thanks to Martin Kamerbeek.)
5.4.4
- Updated Finnish translation. (Thanks to Markus Hynna.)