-
MODX Staff
- 12,272 Posts
I prefer not to think of ASP.NET, thank you! :p
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
-
MODX Staff
- 12,272 Posts
Now it’s _really_ in SVN... Jason got all of Raymond’s changes in the main trunk last night, including many that were not in the last snapshot. There’s a few more files to add today to the main trunk, then I say we let it loose on the world!
Any other things that are critical to fix?
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
I didn’t notice this til tonight.
running the latest greatest with xampp’s latest greatest. Manager doesn’t seem to be checking the password. I can login with the normal password, (sometimes it takes 20 minutes) but after that I logout and log back in with any password or no password. It doesn’t give an error or anything. Now if I use a different user name it does give an error.
I tested this on the previous version and though it can take 20 minutes to log in, if I use the correct username/password combination it doesn’t give me an error but if I use a bad username or a bad password it does give me an error.
I will be the first to admit I don’t know anything or if you put all the knowledge I have on the side of a razor blade it would look like a bb rolling down an eight lane highway, but I was also wondering why you are doing a session destroy without a session_unset since a session_destroy doesn’t get rid of any session variables. Along with this I was wondering why you weren’t using a session_name before the session_start.
the reason for the last questionis because of the way sessions get lost on a cgi php when you use location. and I keep having multiple sessions when I should only have one I would think.
Strider,
I think you’re experiencing some serious problems with sessions. Is the sessions_path set to a common folder?
Please write a simple script that test for sessions availablity accross php pages
-
MODX Staff
- 12,272 Posts
Strider... bug confirmed and Raymond’s looking into it! Thanks!
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
Thanks Strider,
I’ve confirmed the bug. It also affected WebLogins as well
It’s now fixed adn should be uploaded shortly. As for the 20 mintues delay that I was not able to confirm.
Once Ryan has uploaded the fix. Please test to confirm.
Again many thanks.
-
MODX Staff
- 12,272 Posts
Here’s the session fixes (hopefully) please beat them up thoroughly for both manager and webuser logins. Thanks!
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
-
MODX Staff
- 12,272 Posts
Did you try the patches in the fix.zip file, posted above?
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me