Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Remember Me?

web-app

Hi Countersoft.

I'm runing Gemini 3.0.4 (Build 2026) and have a problem with the "Remember Me" checkbox on the login page. Maybe the functionality is not as I would have expected it to be.
My expectations is that when the checkbox has been selected, I do not need to input my username and password everytime I want to use the system (I use it almost all day, so its a bit of a pain to login all the time). But when I close the tab or the window, I need to login once again.
If I keep the window with Gemini open all day, I stay logged in after checking the "Remember Me" box (my experience is that leaving it unchecked will result in a timeout and log me out).

Can you please elaborate on this small issue?
I have access to the source code, so if it necessary I would probably add some kind of cookie check, so I don't have to input the username and password all the time.

Looking forward to your reply.

mch
· 1
mch
Replies (6)
helpful
0
not helpful

Which browser are you using?

We can not replicate it, http://gemini.countersoft.com Can you test it?

 


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

I'm using IE7.
On gemini.countersoft.com the login box is placed on Main.aspx - in our version it is placed on the Default.aspx page.
If I close the browser window I have to login again using IE7 - only closing a tab will keep me logged in as long as I don't close the window.
In FF3 it (gemini.countersoft.com) works fine. I can close the window and/or tab and I stay logged in when I open the site.

Maybe a IE7 bug? I try it out with IE6 and get back to you.


mch
· 1
mch
helpful
0
not helpful

Our site allows anonymous aceess, but both code path for remember me work the same.

It works for us with IE6 & 7 and firefox. It might be your IE7 settings?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Our site does not allow anonymous aceess.
The funny this is that it doesn't work if I type the address of the Gemini installtion like http://gemini or http://gemini/default.aspx
but if I use a direct link like this one - it works fine (I don't need to type username and password even if the browser window has been closed).
http://gemini/Issues.aspx?pi=24&m=1


mch
· 1
mch
helpful
0
not helpful

Very odd!

Does it happen if you try directly to main.aspx?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

I got it working.
Sorry, it has the placement of the Request.IsAuthenticated that had been moved.


mch
· 1
mch