diff --git a/TODO b/TODO index eaff25789d..b9597f9bc4 100644 --- a/TODO +++ b/TODO @@ -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.