Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
před 10 roky |
Peter Spicer
|
44f9bf79c8
! This should force all outgoing email (currently at least!) to have a Message-ID. Failure to supply a message id can cause emails to be dropped as spam. sendmail itself attempts to guarantee uniqueness with a hash of microtime, but wherever feasible I've also tried to make the id both meaningful and give it something that should uniquify it. Things like newsletters, though, can't really be uniquified at sending level, so we'll just use microtime to deal with that for us.
|
před 10 roky |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
před 11 roky |
Peter Spicer
|
b6c4653df0
! More housecleaning
|
před 11 roky |
Peter Spicer
|
bbd6147355
! A little house cleaning.
|
před 11 roky |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
před 11 roky |
Peter Spicer
|
16f9ef60f9
! In the wake of removing a bunch of icon images and using CSS, it seemed appropriate to have a quick breeze through looking for rogue $settings entries. There's still more but this is the first wave that can be done easily.
|
před 11 roky |
Peter Spicer
|
04d0730450
! Fields that are regex-validated can't be left empty as per http://www.simplemachines.org/community/index.php?topic=499992.0 (thanks @emanuele45 for the fix)
|
před 11 roky |
Peter Spicer
|
e2769698fb
! complex_preg_chars is a legacy thing from 2.0 that I thought was still in 2.1... but isn't. Fixes #843.
|
před 11 roky |
Suki
|
0f46853a85
Bye bye allow_editDisplayName
|
před 11 roky |
Suki
|
44a6f60fdb
Change to Register
|
před 11 roky |
Arantor
|
9f82d32d62
Merge pull request #769 from Arantor/release-2.1
|
před 11 roky |
Peter Spicer
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
před 11 roky |
Suki
|
afcdd0b5bd
$smcFunc['htmlspecialchars'] on Register
|
před 11 roky |
Peter Spicer
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
před 11 roky |
Peter Spicer
|
09e92f2380
Revert "+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance."
|
před 11 roky |
Peter Spicer
|
254e15ca38
+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance.
|
před 11 roky |
Illori
|
2c50939f27
Copyright update per BoD
|
před 11 roky |
Matthew Kerle
|
71523cfb6d
MSN -> Skype
|
před 11 roky |
emanuele45
|
50172c86f0
Merge pull request #297 from MissAllSunday/no_more_hacking_attempt
|
před 11 roky |
emanuele
|
ec2a66352e
Deprecated $txt['here'] and some other short strings (several strings affected)
|
před 11 roky |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
před 11 roky |
emanuele
|
5ed0020c24
2.0.4 security fixes:
|
před 11 roky |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
před 12 roky |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
před 12 roky |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
před 12 roky |
Norv
|
74598c2506
Copyright correction.
|
před 12 roky |
emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
před 12 roky |
emanuele
|
3318ddf457
Centralized username validation in validateUsername, still a small inconsistency changing names from the profile (removed bribes...)
|
před 12 roky |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
před 12 roky |