Historique des commits

Auteur SHA1 Message Date
  tassium d1cc599af5 Ok, I screwed up. When I put in cram-md5 and digest-md5, I left the alternative as being "plain", which is a misnomer. There really IS a mechanism called "plain", and what we're doing isn't it. So I've renamed our "plain" to "login". il y a 22 ans
  Thijs Kinkhorst b9f6f4ca77 Forgot a SM_PATH il y a 22 ans
  Thijs Kinkhorst 75de52f258 Getting ready for 1.4.0 RC1 il y a 22 ans
  tassium 78084bafd4 Minor changes. il y a 22 ans
  tassium 1fc6f1eced With a little help from Marc (ok, a lot), CRAM-MD5 and DIGEST-MD5 no longer require the mhash extension. If present, mhash will be used. il y a 22 ans
  tassium c6b03fc667 Fixed some E_ALL warnings, should now be E_ALL clean. il y a 22 ans
  tassium d698527ab3 Merging in the tassium-auth branch. il y a 23 ans
  stekkel 386bbd11c1 rg=0 fix for recovering sessions il y a 23 ans
  jmunro 16542833cd Since changing to rg=0 we make extensive use of $_SESSION and $HTTP_SESSION_VARS. Because of this session_register, session_unregister, and session_is_registered should NOT be used (see the PHP manual at php.net). They are buggy over different PHP versions anyway. Now when changing a session var using the custom 'sq' version of these functions (all located in global.php) the superglobal array is accessed directly. This fixes the problem with corrupted objects in the session. Tested with 4.1.2 rg=0 and 1. il y a 23 ans
  stekkel aa46da1ac3 recover compose form in case of a session expire il y a 23 ans
  graf25 f6bbbd3d8d Better base_uri workaround code. il y a 23 ans
  graf25 6d6fa84207 OK, so it wants a trailing slash... il y a 23 ans
  graf25 fae230a068 This will hopefully solve the src/src problem. I am a bit concerned about il y a 23 ans
  philippe_mingo f9cbd7d61d Some optimization on frequent loaded code. il y a 23 ans
  philippe_mingo 39671bce30 Redirect the wrong access to the root pf the folder as index.php are in place il y a 23 ans
  simond f0dd17daf3 Make sure base_uri is correct (submitted by James Lewis) il y a 23 ans
  Bron Gondwana 555826258e Fix little bug where base_uri is '/' causing the 'Please Login' URL to il y a 23 ans
  philippe_mingo 66363acf88 The 2000000 bugfix il y a 23 ans
  teepe 52f24ab4e5 _top frame problem fix il y a 23 ans
  teepe e4b09fa02b allow sm to be in an embedded frame il y a 23 ans
  philippe_mingo 424a25de04 some cleanup il y a 23 ans
  Bron Gondwana 533d69a905 More exciting clean-up il y a 23 ans
  thomppj 1e2a9cc5d0 Getting ready for 1.2.0 release. il y a 23 ans
  thomppj 5d15361f1f Code cleanup brigage... il y a 23 ans
  philippe_mingo da2f3297dd ** -> * il y a 24 ans
  philippe_mingo d61b98077f Added (c) stuff and some formatting. il y a 24 ans
  philippe_mingo c3aed0d769 Some fixup: il y a 24 ans
  Tyler Akins a50adf45b4 * More minor changes il y a 24 ans
  Tyler Akins 041c15128a * To reduce on errors, I moved the includes for config.php and strings.php il y a 24 ans
  Tyler Akins 1f1506d687 * target="_top" for accidental logouts il y a 24 ans