Finished logging in with email address instead of username, forgot to yank this from the TODO list.

This commit is contained in:
Greg Taylor 2007-04-23 15:37:48 +00:00
parent 9e587bd4e3
commit 02126b2434

1
TODO
View file

@ -11,7 +11,6 @@ High Priority Tasks
a built-in permissions system, it should be trivial to use it for
the purpose.
* Figure out how to handle our scripting support.
* Look into logging in with your email address instead of username.
* Implement @alias. Can probably just use an attribute instead of a new
object DB field. Shouldn't be too bad. Also needs proper search
functions in functions_db.py.