Community Add-Ons
| Maintainers: | eww |
Disable Random Keystroke Names
for osCommerce Online Merchant v2.2
This contribution scans the customer's first name for common random key strokes and boots them if they've used one, before they've had the opportunity of their jibberish being saved to the database as a customer.
Can be easily fixed up to scan last name, email address, etc. for commonly used random keystrokes.
Example:
Seeing "sdmkvasd" in your customers table is no-more!
This is a good idea, but unfortunatly fails to work on current setup.
This contribution scans the customer's data for common random key strokes and gives an error if they've used one. The original booted them, I felt this was too harsh & risks loosing customers.
Currently scans first name, last name, address1 & City etc. for commonly used random keystrokes.
Example:
Seeing "sdmkvasd" in your customers table is no-more!
I`ve rewritten using standard osC functions, so should maintain compatibility.
FULL PACKAGE
