Email Notification to the administrator when a user registers.
Badword Filter - Screen listings as they are entered onto your site for "badwords". Designate an automatic 'replacement word' for each 'badword' that the software detects.
Email Validation - Checks the validity of e-mail addresses form (someone@somewhere.com).
Form Field Validation - Checks to make sure that users entered all necessary contact information.
Register Globals - Code written to allow for register globals "on" or "off" without sacrificing security.
Secure Registration - ability to set the registration process to secure mode by using your domain's security certificate.
Secure Listing Process - ability to set the listing process to secure mode by using your domain's security certificate.
Duplicate Email Checking - system checks existing registrations to ensure that the email address entered is not already in use.
Duplicate Username Checking - system checks existing registrations to ensure that the username entered is not already in use.
Username and Password Checking - system checks for to ensure that user has entered the minimum and maximum number of digits for their username and password.
Validate Password Routine - system requires the user to enter their password twice to ensure accuracy of the entry.
HTML Restriction - Declare specific HTML tags that will be allowed/disallowed on your site.
IP Banning - Ban users from accessing your site who are connecting from a specific IP Address. Users from these IP Addresses will not even be able to view your site at all.
Notices and Warnings - Section in admin which provides warnings to you of potential security issues.
Domain Blocking - Admin has the ability to "block" registrations by users from specified domains.
Domain Allowing - Admin has the ability to "allow" only registrations by users from specified domains.
Notification by e-mail to the administrator when a seller edits their listing.
Security Code Image on Forms - User required to enter security code when filling out registration, login, contact seller, and notify-a-friend forms on your site. Code is produced by a random generator and presented to the user to enter for validation. (Purchasable as an Addon for Basic and Premier Editions - Security Image Addon)