124
Quote:
Mamba wrote:
Quote:This is because if I do the login for example locally on xoops 2.5.4 cannot do so on xoops 2.5.5 why xoops session 2.5.4 is cleared, and if I'm testing a module should I force you to log in again, resulting in the loss of the xoops section 2.5.5.
I agree, as I was suffering from the same. Now I set the session names manually in Admin preferences, but it would be nice to have an unique cookie for each installation set by the system.
I will remember this when I get to that part for the install...
Should be simple to randomize.
I am assuming the field we are talking about is the one in the System General Preferences named "Session_Name". Should the Name for user cookies be randomized as well? I believe both of these are used on the system and if you are testing a system out it may be a benefit to randomize both of these fields at install time.
And what type of randomization would we prefer? a 12 character randomly picked jumble of characters including all normally printable characters?
I normally change this to reflect the name of the site so I never saw an issue with it. But I can make sure it won't be an issue for new installs using the install script I am working on.. (Last class appears to be April 30th so It is plausible I should have the script ready for testing before end of May)
Attending College working towards Bachelors in Software Engineering and Network Security.