Removed todo

This commit is contained in:
snipe 2016-12-22 21:09:01 -08:00
parent 93dd27339b
commit 0cf5ad120b

View file

@ -23,7 +23,6 @@ use PragmaRX\Google2FA\Google2FA;
* This controller handles authentication for the user, including local * This controller handles authentication for the user, including local
* database users and LDAP users. * database users and LDAP users.
* *
* @todo Move LDAP methods into user model for better separation of concerns.
* @author [A. Gianotto] [<snipe@snipe.net>] * @author [A. Gianotto] [<snipe@snipe.net>]
* @version v1.0 * @version v1.0
*/ */