index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
recaptcha
/
controllers
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-04-30
Add page_title to admin views. Closes #1038.
ckieffer
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-01-29
Clean up form validation code.
Bharat Mediratta
2009-07-02
Fix for ticket 470. Replace ReCaptcha with reCAPTCHA in user visible strings.
Andy Staudacher
2009-06-01
Security pass over all controller code. Mostly adding CSRF checking
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-01-30
Correct indentation
Tim Almdal
2009-01-28
Add module name to log::success() calls
Bharat Mediratta
2009-01-28
Simplify the recaptcha admin page. It's not guaranteed to verify your
Bharat Mediratta
2009-01-26
Adding Recaptcha to the comment module. Recaptcha integration consists of a ...
Tim Almdal
2009-01-25
Removed all the complex code to locate the forms. Now the admin
Tim Almdal
2009-01-25
Added the ability to identify and present the defined forms to the
Tim Almdal
2009-01-23
The adminstration portion of the recaptcha module. I haven't figured out how...
Tim Almdal