View Single Post
  #2  
Old 05-22-2009, 06:42 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

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.
Reply With Quote