]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add a configuration option to disable the login command.
authorCraig Andrews <candrews@integralblue.com>
Sun, 6 Dec 2009 02:04:20 +0000 (21:04 -0500)
committerCraig Andrews <candrews@integralblue.com>
Sun, 6 Dec 2009 02:05:33 +0000 (21:05 -0500)
commit3b14b61fa745d4906796ac49e78ae712f61e9643
tree7058e787308bb3b8324e3cb55d8e1a91bf5ee7ba
parent75cac0fd6b94f77ec8ff32ebc89ec513ee102831
Add a configuration option to disable the login command.

$config['logincommand']['disabled'] = true;

This commit should be reverted once the command has been sufficiently tested and trusted.
actions/login.php
lib/command.php