Michael Eshom
|
a34d563307
Merge pull request #1492 from Oldiesmann/release-2.1
|
hace 10 años |
Michael Eshom
|
31dc3b3caa
! Previous fix for #1221 was horribly incomplete (fixes #1475 and #1484)
|
hace 10 años |
Suki
|
c330b323d3
o need to do a foreach, just pass set the context array
|
hace 10 años |
Suki
|
6d83014c82
Order the fields by their newly created order row...
|
hace 10 años |
Jessica González
|
b02f201900
Merge pull request #1433 from MissAllSunday/css/jsstuff
|
hace 10 años |
Suki
|
5854cf897b
removing fields on Register.php
|
hace 10 años |
Suki
|
2f4981ba4b
js in register.template
|
hace 10 años |
Suki
|
f4500075cd
meh... I thought the $id would group the files into some kind of category...
|
hace 10 años |
Suki
|
73a7239d78
Moving the .js files to loadJavascriptFile89 in Login.template.php
|
hace 10 años |
Suki
|
a413bd676d
fix merge conflicts
|
hace 10 años |
Peter Spicer
|
29539361c5
! A search on $user_info yielded some we're not using (since they were either the last entry in a file or there were two consecutive matches in the search results where there were no lines in between that mentioned $user_info)
|
hace 10 años |
Suki
|
fdc43a7116
!Don't show anything for registered members only when you change your email and it needs validation
|
hace 10 años |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
hace 10 años |
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.
|
hace 10 años |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
hace 11 años |
Peter Spicer
|
b6c4653df0
! More housecleaning
|
hace 11 años |
Peter Spicer
|
bbd6147355
! A little house cleaning.
|
hace 11 años |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
hace 11 años |
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.
|
hace 11 años |
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)
|
hace 11 años |
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.
|
hace 11 años |
Suki
|
0f46853a85
Bye bye allow_editDisplayName
|
hace 11 años |
Suki
|
44a6f60fdb
Change to Register
|
hace 11 años |
Arantor
|
9f82d32d62
Merge pull request #769 from Arantor/release-2.1
|
hace 11 años |
Peter Spicer
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
hace 11 años |
Suki
|
afcdd0b5bd
$smcFunc['htmlspecialchars'] on Register
|
hace 11 años |
Peter Spicer
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
hace 11 años |
Peter Spicer
|
09e92f2380
Revert "+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance."
|
hace 11 años |
Peter Spicer
|
254e15ca38
+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance.
|
hace 11 años |
Illori
|
2c50939f27
Copyright update per BoD
|
hace 11 años |