- Keep the loginid in a variable, to cut down on the number of repeat queries.
- Fixes to properties with spaces in the values.
- Split out a few more files to shrink memory footprint a bit more
- Fixes some tab name stuff
- Small validation issue with default template
- Minor enhancemetns to the viewuser template.
- Get rid of commented out code to shrink the file down a bit.
- Fix forgot password form to handle the case where username == email address.
- Add pretty url support into the lost password email.