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
/
phpbb
/
captcha
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14610] Implement lavigor method
Richard McGirr
2016-05-09
1
-10
/
+9
*
[ticket/14610] Remove whitespace
Richard McGirr
2016-05-08
1
-1
/
+1
*
[ticket/14610] Don't log an error if the Q&A captcha has been solved
Richard McGirr
2016-05-08
1
-0
/
+5
*
[ticket/14241] Log fatal captcha error to error log
Marc Alexander
2016-03-12
1
-4
/
+8
*
[ticket/14241] Prevent empty q&a as a result of improper settings
Marc Alexander
2016-03-11
1
-2
/
+24
*
[ticket/13930] Add missing spaces to code
Marc Alexander
2015-06-07
1
-1
/
+1
*
[ticket/13522] Remove unneeded variables and correctly output input on error
Marc Alexander
2015-02-21
1
-9
/
+5
*
[ticket/13522] Use acp_get_question_input() for retrieving input data
Marc Alexander
2015-02-21
1
-12
/
+9
*
[ticket/13522] Trim array elements before processing further
Marc Alexander
2015-02-21
1
-3
/
+2
*
[ticket/13522] Remove unused variables and unexpected returns
Marc Alexander
2015-01-24
1
-10
/
+9
*
[ticket/13522] Remove empty answers from possible answers in Q&A
Marc Alexander
2015-01-24
1
-2
/
+11
*
[ticket/13316] Ensure Recaptcha image uses https when necessary.
Cesar G
2014-11-21
1
-2
/
+4
*
[ticket/11854] Don't override get service name in nogd
Tristan Darricau
2014-08-11
2
-9
/
+1
*
[ticket/11854] Use a set_name method instead of overriding get_service_name
Tristan Darricau
2014-08-11
5
-27
/
+36
*
[ticket/11854] Change the error message in reCaptcha
Tristan Darricau
2014-08-11
1
-1
/
+1
*
[ticket/11854] Fix comments
Tristan Darricau
2014-08-11
1
-4
/
+5
*
[ticket/11854] Remove unused globals
Tristan Darricau
2014-08-11
1
-12
/
+12
*
[ticket/11854] Remove constants and use DI for QA tables
Tristan Darricau
2014-08-11
1
-30
/
+48
*
[ticket/11854] Fix coding style
Tristan Darricau
2014-08-11
3
-812
/
+30
*
[ticket/11854] Fix various comments
Tristan Darricau
2014-08-11
2
-3
/
+7
*
[ticket/11854] Split phpbb\captcha\gd.php
Tristan Darricau
2014-08-11
2
-0
/
+804
*
[ticket/11854] Migrate all old php4 constructor
Tristan Darricau
2014-08-11
2
-3
/
+3
*
[ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins
Tristan Darricau
2014-08-11
10
-0
/
+5867