Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
11 лет назад |
Peter Spicer
|
193c166199
! As per #708 this should fix some of the cases where queries were being made expecting to be case insensitively but weren't; not all systems treat LIKE as a case insensitive operator. There are still some in the search backend and related to banning which will require further examination, but this should resolve the rest. Needs more testing, too.
|
11 лет назад |
Peter Spicer
|
7f16f2eae4
! Clean up the Cookies and Sessions admin panel page, including sprucing it up with JavaScript to hide elements that don't play nicely together. Fixes #142
|
11 лет назад |
Suki
|
fcde874777
$smcFunc['htmlspecialchars'] on Subs-Auth
|
11 лет назад |
Michael Eshom
|
cff27c24c4
Login tokens weren't generated in a couple places
|
11 лет назад |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 лет назад |
Illori
|
2c50939f27
Copyright update per BoD
|
11 лет назад |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
11 лет назад |
emanuele
|
6dd288eeda
Other tweaks for hooks
|
11 лет назад |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 лет назад |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 лет назад |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 лет назад |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 лет назад |
Norv
|
74598c2506
Copyright correction.
|
12 лет назад |
emanuele45
|
54a72eb11e
Merge pull request #207 from Spuds/docblock
|
12 лет назад |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 лет назад |
Spuds
|
b6e15e72d9
! move fixchar create_function to Subs.php (Display.php, Subs-Auth.php, Subs-Post.php
|
12 лет назад |
Spuds
|
94332367ae
! Some comment and var capitalization fixes
|
12 лет назад |
emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
12 лет назад |
emanuele
|
3318ddf457
Centralized username validation in validateUsername, still a small inconsistency changing names from the profile (removed bribes...)
|
12 лет назад |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 лет назад |
emanuele
|
9151e1924c
Revert "Failed tokens moved to adminLogin for a better user experience"
|
12 лет назад |
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 лет назад |