BURPBURP is a very configurable user registration system (Password Protection/Membership & Profile Management) for Apache w/mod_perl and the MySQL DB. BURP uses coo...
BURP is a very configurable user registration system (Password Protection/Membership & Profile Management) for Apache w/mod_perl and the MySQL DB. BURP uses cookies to store user information, keeping DB access to a minimum. It provides the user-info simply via CGI Environment variables, for easy, black-box use with other apps/logging. Directories can be protected by Apache config directives. All its pages are completely customizable through html templates with embedded perl. Many features supported: sign-up, sign-in, edit profile, change password, forgot password, add aliases, email-verification, etc. (new: v1.40 works with apache2/mod_perl2 in mod_perl1 compatibility mode)