[web2py] Re: Does web2py support reCAPTCHA v2?

2018-02-20 Thread DwfMagic
Hi Anthony,

Thank you I'll do it.


On Sunday, February 18, 2018 at 8:30:38 AM UTC-5, Anthony wrote:
>
> On Sunday, February 18, 2018 at 8:25:44 AM UTC-5, DwfMagic wrote:
>>
>> Hi,
>>
>> I can update the book; how can I request access to edit the book?
>>
>
> Just make a pull request to the book repo: 
> https://github.com/web2py/web2py-book. See 
> http://web2py.com/books/default/chapter/29/15/helping-web2py#Preparation--using-GitHub
>  
> and 
> http://web2py.com/books/default/chapter/29/15/helping-web2py#Documentation--Updating-the-book
> .
>
> Anthony
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Does web2py support reCAPTCHA v2?

2018-02-18 Thread Anthony
On Sunday, February 18, 2018 at 8:25:44 AM UTC-5, DwfMagic wrote:
>
> Hi,
>
> I can update the book; how can I request access to edit the book?
>

Just make a pull request to the book 
repo: https://github.com/web2py/web2py-book. 
See 
http://web2py.com/books/default/chapter/29/15/helping-web2py#Preparation--using-GitHub
 
and 
http://web2py.com/books/default/chapter/29/15/helping-web2py#Documentation--Updating-the-book.

Anthony

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Does web2py support reCAPTCHA v2?

2018-02-18 Thread DwfMagic
Hi,

I can update the book; how can I request access to edit the book?

On Friday, January 26, 2018 at 4:59:44 PM UTC-5, Yi Liu wrote:
>
> For anyone comes to this thread from Google, to be explicit:
>
> use Recaptcha2() instead of Recaptcha()
>
> use_ssl option is gone.
>
> The book needs to be updated, if I or somebody has time. v1 is no longer 
> supported.
>
> On Wednesday, July 29, 2015 at 2:04:59 AM UTC-7, Niphlod wrote:
>>
>> there's recaptcha "v2" 
>> https://github.com/web2py/web2py/blob/master/gluon/tools.py#L971
>>
>> On Saturday, July 25, 2015 at 10:06:54 PM UTC+2, Chris wrote:
>>>
>>> I recently got an email notifying me that Google is upgrading its 
>>> captcha to the new "no CAPTCHA" version. Does web2py support that by 
>>> default? I tried searching in the mailing list but couldn't find the right 
>>> keywords. Thanks!
>>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Does web2py support reCAPTCHA v2?

2018-01-26 Thread Yi Liu
For anyone comes to this thread from Google, to be explicit:

use Recaptcha2() instead of Recaptcha()

use_ssl option is gone.

The book needs to be updated, if I or somebody has time. v1 is no longer 
supported.

On Wednesday, July 29, 2015 at 2:04:59 AM UTC-7, Niphlod wrote:
>
> there's recaptcha "v2" 
> https://github.com/web2py/web2py/blob/master/gluon/tools.py#L971
>
> On Saturday, July 25, 2015 at 10:06:54 PM UTC+2, Chris wrote:
>>
>> I recently got an email notifying me that Google is upgrading its captcha 
>> to the new "no CAPTCHA" version. Does web2py support that by default? I 
>> tried searching in the mailing list but couldn't find the right keywords. 
>> Thanks!
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Does web2py support reCAPTCHA v2?

2015-07-29 Thread Niphlod
there's recaptcha v2 
https://github.com/web2py/web2py/blob/master/gluon/tools.py#L971

On Saturday, July 25, 2015 at 10:06:54 PM UTC+2, Chris wrote:

 I recently got an email notifying me that Google is upgrading its captcha 
 to the new no CAPTCHA version. Does web2py support that by default? I 
 tried searching in the mailing list but couldn't find the right keywords. 
 Thanks!


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.