JoshGud777 / AppleQuestWeb

Apache License 2.0
0 stars 0 forks source link

Cookie Expiry #2

Open JoshGud777 opened 9 years ago

JoshGud777 commented 9 years ago

Change the cookie expiry tag to be 600 seconds instead of 300 so that when the user tries to issue a command it says that the session expired instead of just kicking them to the login page.

When they have no cookies it should take them straight to the login page

When they have a cookie it should as them to verify themselves but keep the command they entered.

Because of this we may want to increase the expiry even longer: Maybe just not have and expiry on the cookie what so ever. But if we do that then we can not keep the last command and use it automatically,

If we do never set a timeout on the cookies sent to the client then the last command should be saved in a field and output to the same field as a value="" tag so that shows up but is not processed till the next long the f when the client submitsorm.

PS: Will split this into separate parts t issues as we figure out differento implement.

PSS: Start watching Stargate We should really finnish that serries. We got so far and sould see it to the end!

2 Split this into more issues to track things better!