Hi folks,
I'm using the CGI module for my website. I want to create an admin page where some typical admin tasks are done (e.g. approving registrations).
How would I go about implementing such a page so that only approved users could access this page?