bwssytems / domuslink

web-based frontend for Heyu
http://domus.link.co.pt/
1 stars 1 forks source link

Keep me logging no more working #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. launch domus.Link / login form is displayed 
2. fill login form and select [x] keep me logging / home page is displayed
3. close browser 
4. launch domus.Link / login form is displayed

What is the expected output? 
1. launch domus.Link / login form is displayed 
2. fill login form and select [x] keep me logging / home page is displayed
3. close browser 
4. launch domus.Link / home page is displayed

Please use labels and text to provide additional information.

Original issue reported on code.google.com by philippe...@gmail.com on 19 May 2011 at 8:42

GoogleCodeExporter commented 9 years ago
I am getting the same behavior. I'll need to check the cookie validation.

Original comment by bwsamuels@gmail.com on 23 May 2011 at 3:49

GoogleCodeExporter commented 9 years ago
i'm working on the fix

Original comment by philippe...@gmail.com on 25 May 2011 at 9:42

GoogleCodeExporter commented 9 years ago

Original comment by bwsamuels@gmail.com on 28 May 2011 at 2:46

GoogleCodeExporter commented 9 years ago
fix commmited on 'fixefor2.0' branch
Brad, can you test rest login ?

Original comment by philippe...@gmail.com on 13 Jun 2011 at 7:24

GoogleCodeExporter commented 9 years ago

Original comment by philippe...@gmail.com on 13 Jun 2011 at 9:13

GoogleCodeExporter commented 9 years ago
Hmm, this now will require the PHP Mcrypt library that is not a standard 
install. How about we encrypt with just the MD5sum as that is included as 
standard. Yes, it's not as secure, but it will be easier for users to install.

Brad

Original comment by bwsamuels@gmail.com on 15 Jun 2011 at 12:29

GoogleCodeExporter commented 9 years ago
I tested against a version on my system without the mcrypt but using all your 
changes and it works great!

We'll have to decide if we want to double encrypt the password.

Brad

Original comment by bwsamuels@gmail.com on 15 Jun 2011 at 2:05

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r891.

Original comment by bwsamuels@gmail.com on 4 Dec 2011 at 6:57