emanuele45
|
c61121a06b
Merge pull request #62 from live627/hooks
|
12 лет назад |
emanuele
|
ef213355a2
Failed tokens moved to adminLogin for a better user experience
|
12 лет назад |
John Rayes
|
d9e42faaf6
+ integrate_mod_cache, integrate_cookie
|
12 лет назад |
Spuds
|
e284242990
! General cleanup, spelling, spacing, extra lines, etc ....
|
12 лет назад |
Norv
|
9205a0aba0
This is an incorrect test, $_COOKIE[session_name() will be different than session_id() since session_id was just regenerated. $_COOKIE array will be only filled again by PHP at the next page load, not at this point of execution in the script.
|
12 лет назад |
Spuds
|
acd377cb4f
! Some minor doc changes since I was there
|
12 лет назад |
emanuele
|
eaf2731277
Merge branch 'master' of https://github.com/Spuds/playpen
|
12 лет назад |
emanuele
|
7f134c92cf
Merge branch 'hostname'
|
12 лет назад |
Spuds
|
e1939b3017
! cookie check removed as part of php >=5 updates
|
12 лет назад |
emanuele
|
c830718e9f
Option to add hostname for cookies when subdomain independent cookies
|
12 лет назад |
Spuds
|
2d25266b30
! wrong use of cookiename variable (left over from other 2.1 branch)
|
12 лет назад |
Spuds
|
7ad87b1841
! some more minor doc changes
|
12 лет назад |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
12 лет назад |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
12 лет назад |
Spuds
|
3c431b6cf9
! Even more doc stuff.
|
12 лет назад |
Spuds
|
2be623e0c9
! More documentation.
|
12 лет назад |
Spuds
|
663e6db2b4
! A bunch more documentation changes
|
12 лет назад |
Spuds
|
886f427c4f
! Some more documentation changes
|
12 лет назад |
Spuds
|
f430ae4072
! Some versions may not contain a minor type. (Subs-Package.php) [Bug 4775]
|
12 лет назад |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
12 лет назад |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
12 лет назад |
Spuds
|
b698494cdd
! A couple of minor CSS changes that probably won't make any difference but were bothering me
|
12 лет назад |
Spuds
|
6708364ab6
+ Added token checks to Profile (Profile.php, Profile-Modify.php, Profile Template)
|
12 лет назад |
Spuds
|
f9cb33a75c
! Theme editing didn't correctly handle session errors for templates (Themes.php)
|
12 лет назад |
Spuds
|
43a6f4bd7a
! Refactor our session handler implementation into a separate Session.php file. Load.php is overloaded. :P
|
12 лет назад |
Spuds
|
a18e888838
10610
|
12 лет назад |