LIST-LUXEMBOURG / iguess

iGuess 1.0 - The iGuess implementation in Rails
GNU General Public License v3.0
6 stars 0 forks source link

Login to different instances #139

Closed eykamp closed 10 years ago

eykamp commented 10 years ago

I'm not sure if this is a bug or a feature, but my universal login can access all applications. That is, I can use the same user, "chris" to log into hydro-atlas and iguess. Maybe this is ok. Maybe it is desireable. Or maybe not.

uleopold commented 10 years ago

it is not desired. Can thsi be solved somehow easily?

eykamp commented 10 years ago

I'm not sure... I took a quick look and the answer is not obvious.

However, it may not be such a bad thing -- the only site-wide admins we have are me, you, Luis, and Christian, all of whom we want to have access to all instances. So maybe we could look at this as a feature. The alternative will be to require us to create a separate login for each instance, which will be a bit clumsy given that we can't use the same username twice.