index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
captcha
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-12
1
-2
/
+2
|
\
|
*
[ticket/9892] Shorten the index names on the q&a captcha
Nils Adermann
2011-06-12
1
-2
/
+2
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-06-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch 'ticket/bantu/10042' into develop-olympus
Nils Adermann
2011-06-05
1
-1
/
+1
|
|
\
|
|
*
[ticket/10042] GD CAPTCHA: Call phpbb_mt_rand() where required.
Andreas Fischer
2011-03-05
1
-1
/
+1
|
|
*
[ticket/10042] GD CAPTCHA: Round offset to the next pixel.
Andreas Fischer
2011-03-05
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-05-10
1
-4
/
+9
|
\
\
\
|
|
/
/
|
*
|
[ticket/10170] Fix broken recaptcha verification host.
Andreas Fischer
2011-05-11
1
-2
/
+7
|
*
|
[ticket/10170] reCaptcha API has been moved.
Erik Frèrejean
2011-05-10
1
-3
/
+3
*
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-03-31
1
-27
/
+27
|
\
\
\
|
|
/
/
|
*
|
[ticket/10112] Replaced a couple occurrences of count() with sizeof()
Callum Macrae
2011-03-30
1
-27
/
+27
|
|
/
*
|
[ticket/9766] Delete delete_code() from CAPTCHA classes as it's never called.
Andreas Fischer
2011-03-01
2
-27
/
+0
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-01-30
1
-2
/
+2
|
\
\
|
|
/
|
*
[ticket/9985] 3D Wave CAPTCHA: Pass min/max in the correct order to mt_rand().
Joas Schilling
2011-01-30
1
-2
/
+2
*
|
[task/config-class] Always specify the config table to use.
Nils Adermann
2011-01-12
1
-1
/
+1
*
|
[task/config-class] Implemented a config class to replace the global array.
Nils Adermann
2011-01-10
1
-1
/
+8
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
10
-20
/
+0
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2010-10-04
1
-4
/
+1
|
\
\
|
|
/
|
*
[ticket/9829] Fix error in recaptcha validation.
Cristian Rodriguez
2010-09-19
1
-4
/
+1
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2010-08-21
1
-4
/
+4
|
\
\
|
|
/
|
*
[ticket/9612] Introduce new function gen_rand_string_friendly().
Andreas Fischer
2010-05-17
1
-4
/
+4
*
|
[feature/auto-loading] Added autoloader to common and ensured compatability
Nils Adermann
2010-07-05
5
-15
/
+15
|
/
*
Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a c...
Andreas Fischer
2010-02-08
1
-2
/
+2
*
okay, now the confirm_id is no longer enough to get a new row into the qa table
Henry Sudhof
2010-01-26
1
-15
/
+3
*
erm, that wouldn't work
Henry Sudhof
2010-01-26
1
-3
/
+3
*
tuning
Henry Sudhof
2010-01-26
1
-0
/
+38
*
debug code, begone
Henry Sudhof
2010-01-26
1
-1
/
+1
*
tuning
Henry Sudhof
2010-01-26
1
-5
/
+5
*
ACP usability
Henry Sudhof
2010-01-26
1
-12
/
+61
*
Make sure captcha factory is there. Make sure language array is there.
Andreas Fischer
2010-01-20
1
-0
/
+5
*
Load reCAPTCHA over https when using a secure connection to the board. #55755
Chris Smith
2010-01-17
1
-0
/
+7
*
... and finally
Henry Sudhof
2009-10-27
1
-1
/
+1
*
adding normalization - shouldn't change anything
Henry Sudhof
2009-10-27
1
-2
/
+2
*
#53235 - removing accidental commits
Henry Sudhof
2009-10-27
1
-49
/
+18
*
fix spaces/tabs
Meik Sievertsen
2009-10-27
1
-9
/
+7
*
#53235
Henry Sudhof
2009-10-27
1
-15
/
+50
*
#52875 working around php4 bug 24631 - call_user_func doesn't return referenc...
Henry Sudhof
2009-10-15
1
-1
/
+1
*
#52875 working around php4 bug 24631 - call_user_func doesn't return referenc...
Henry Sudhof
2009-10-15
1
-1
/
+1
*
Fail without notices when no questions are provided
Henry Sudhof
2009-09-28
1
-1
/
+21
*
Move add_log() call for captcha "configure" page to the captcha plugin, becau...
Meik Sievertsen
2009-09-22
3
-2
/
+7
*
#50485
Henry Sudhof
2009-09-21
1
-2
/
+2
*
beautify q&a captcha a bit (only slightly)
Meik Sievertsen
2009-09-07
1
-44
/
+44
*
Some rewording, some typo fixes, some whitespace changes.
Andreas Fischer
2009-09-03
1
-3
/
+3
*
Some cleanup.
Andreas Fischer
2009-09-03
1
-78
/
+97
*
Correctly assign board administrator email for L_CONFIRM_EXPLAIN in captcha p...
Meik Sievertsen
2009-09-01
2
-13
/
+16
*
#50025
Henry Sudhof
2009-08-20
1
-1
/
+1
*
erm, on the contrary; can that reset call
Henry Sudhof
2009-08-16
1
-1
/
+1
*
don't pick a new question without an explicit reset call
Henry Sudhof
2009-08-16
1
-2
/
+3
*
append_sid
Henry Sudhof
2009-08-16
1
-2
/
+2
*
- #49775
Chris Smith
2009-08-15
1
-36
/
+65
[next]