[ckan-changes] [ckan/ckan] c80430: Support for new reCAPTCHA v2.0
GitHub
noreply at github.com
Thu Jun 11 13:21:29 UTC 2015
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: c804308f70ae719693906d8603095e1c87755160
https://github.com/ckan/ckan/commit/c804308f70ae719693906d8603095e1c87755160
Author: Adam Rivers <rivers.adz at gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)
Changed paths:
M ckan/lib/captcha.py
M ckan/templates/user/snippets/recaptcha.html
Log Message:
-----------
Support for new reCAPTCHA v2.0
Currently CKAN uses reCAPTCHA v1.0, this commit enables support for the
much more user friendly reCAPTCHA v2.0
Commit: cc6d950c4c3bbc32511a3dfee421841b5fff2b89
https://github.com/ckan/ckan/commit/cc6d950c4c3bbc32511a3dfee421841b5fff2b89
Author: Adam Rivers <rivers.adz at gmail.com>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M ckan/config/deployment.ini_tmpl
M ckan/lib/app_globals.py
M ckan/lib/captcha.py
M ckan/templates/user/snippets/recaptcha.html
M doc/maintaining/configuration.rst
Log Message:
-----------
Added config option for reCAPTCHA version
Added config option for reCAPTCHA version which can handle both versions
1 and 2 of reCAPTCHA.
Commit: 35ff8e1201d0517082688be88b8f6b197cd294ef
https://github.com/ckan/ckan/commit/35ff8e1201d0517082688be88b8f6b197cd294ef
Author: Adam Rivers <rivers.adz at gmail.com>
Date: 2015-04-30 (Thu, 30 Apr 2015)
Changed paths:
M ckan/lib/captcha.py
Log Message:
-----------
Fixed typo in captcha.py
Commit: cec2ebfd9f15d681fe3c184b53e844c0a68c2672
https://github.com/ckan/ckan/commit/cec2ebfd9f15d681fe3c184b53e844c0a68c2672
Author: Matt Fullerton <mattfullerton at users.noreply.github.com>
Date: 2015-05-07 (Thu, 07 May 2015)
Changed paths:
M ckan/templates/package/snippets/resource_view.html
Log Message:
-----------
Make the resource view extendable by adding a block definition
Commit: 02b83ce3f573f34aaa523336a884bbd36bb6f260
https://github.com/ckan/ckan/commit/02b83ce3f573f34aaa523336a884bbd36bb6f260
Author: amercader <amercadero at gmail.com>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M ckan/config/deployment.ini_tmpl
M ckan/lib/app_globals.py
M ckan/lib/captcha.py
M ckan/templates/user/snippets/recaptcha.html
M doc/maintaining/configuration.rst
Log Message:
-----------
Merge branch 'master' of https://github.com/AdzRivers/ckan into AdzRivers-master
Commit: 64401b77dffdacdc5915c58e442b1608ea0e746b
https://github.com/ckan/ckan/commit/64401b77dffdacdc5915c58e442b1608ea0e746b
Author: amercader <amercadero at gmail.com>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M ckan/config/deployment.ini_tmpl
M ckan/lib/app_globals.py
M ckan/lib/captcha.py
M ckan/templates/user/snippets/recaptcha.html
M doc/maintaining/configuration.rst
Log Message:
-----------
Merge branch 'AdzRivers-master'
Commit: 6ef3060243a3a334c6529240342e91fd47ab4110
https://github.com/ckan/ckan/commit/6ef3060243a3a334c6529240342e91fd47ab4110
Author: amercader <amercadero at gmail.com>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M ckan/templates/package/snippets/resource_view.html
Log Message:
-----------
Merge branch 'patch-3' of https://github.com/mattfullerton/ckan into mattfullerton-patch-3
Commit: c3e3018ae0ad0e5b2d8ce6e7184685ef7c16eedb
https://github.com/ckan/ckan/commit/c3e3018ae0ad0e5b2d8ce6e7184685ef7c16eedb
Author: amercader <amercadero at gmail.com>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M ckan/templates/package/snippets/resource_view.html
Log Message:
-----------
Merge branch 'mattfullerton-patch-3'
Compare: https://github.com/ckan/ckan/compare/bb9bc1142244...c3e3018ae0ad
More information about the ckan-changes
mailing list