Minilogin doesn't use your username and password for authentication. It logs you in solely by your IP address.
Therefore, if both accounts are set to be logged in from the same IP address, Minilogin will choose the first one from the list that the database happens to pass to it.
To use multiple logins with Minilogin, you have to use different IP addresses, or update the Account table to set the desired account's IP address to your current one before logging in.
|