login_anon.php logs a user in anonymously without having to enter a username or password.
Depends on two global configuration variables: allow_anonymous_login - bool which must be true to allow anonymous login. anonymous_account - name of account to login with.
TODO: Check how manage account is impacted. Might be extended to allow redirects for bug links etc.
| Copyright: | Copyright (C) 2002 - 2009 MantisBT Team - mantisbt-dev@lists.sourceforge.net |
| Copyright: | Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org |
| Link: | http://www.mantisbt.org |