Password protect your blog: Good documentation on a long overdue hack.
I’ve got a new project, let’s call it Project X, and one of the things I needed to do was set up a password-protected blog on an existing installation of Movable Type. Everyone that has a user account in MT needs to be able to view the blog.
It uses PHP over Perl, but that’s because a lot needs to happen at the time of request.
Plugin Contest Entry 1: Tiny Orwell 1.0" href="http://www.timaoutloud.org/archives/000357.html">Plugin Contest Entry 1: Tiny Orwell 1.0: Password-protect your Movable Type blog using this plugin. Tiny Orwell is a simple TypeKey-like authentication system written in the spirit of the Trackback reference implementation and blosxom. This script provides an alternate to TypeKey for small…