required in model validation. Without this, any save on a user
without email will fail which means that you can't log in.
Bump user module to version 3.
Each module now has a "module.info" file that has information about
the module, including the core. We can display the installed version,
and the version in the code.
Also take a first shot at a modules admin page.