[Bug 227394] www/moinmoin: Add recaptcha v2 support (Cannot create wiki account: reCAPTCHA v1 no longer supported)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 2 04:25:36 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227394
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Cannot create wiki account: |www/moinmoin: Add recaptcha
|reCAPTCHA v1 no longer |v2 support (Cannot create
|supported |wiki account: reCAPTCHA v1
| |no longer supported)
Assignee|wiki-admin at FreeBSD.org |koobs at FreeBSD.org
CC| |python at FreeBSD.org,
| |sbruno at FreeBSD.org,
| |wiki-admin at FreeBSD.org
Status|New |Open
Keywords| |dogfood
--- Comment #3 from Kubilay Kocak <koobs at FreeBSD.org> ---
Investigation today revealed the production wiki installation is:
- based on a customised moinmoin package
- created by/sourced [1] from cluster admin (ports/pkg repository), that
- adds (patches in) recaptcha support which leverages python-recaptcha [1],
- very likely (based on code inspection/file headers) sourced from the same
place mentioned in comment 1
[1] See Also: Bug 204245 Comment 2
[2] probably via RUN_DEPENDS on https://www.freshports.org/www/py-recaptcha/
As a python (moinnmoin port maintainer) and wiki-admin team member
(deployment), I'll take this issue to resolution
@Daz Now that we know the origin of the original function, the next step was to
look for options to fix or replace it, so this is a very timely patch. Thank
you for contributing the fix, and Mateusz for pushing it forward
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list