Summary: | www/gitlab config/initializers/recaptcha.rb needs a update config | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Otacílio de Araújo Ramos Neto <otacilio.neto> | ||||
Component: | Individual Port(s) | Assignee: | Torsten Zuehlsdorff <tz> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | swills | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(tz) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Otacílio de Araújo Ramos Neto
2017-11-18 21:20:46 UTC
I ran into this issue too, patch looks good. A commit references this bug: Author: tz Date: Mon Nov 20 10:08:22 UTC 2017 New revision: 454536 URL: https://svnweb.freebsd.org/changeset/ports/454536 Log: www/gitlab: Adjust recaptcha config When using most current recaptcha version it was no longer possible to log in because of a change in configuration parameter. The patch fixes this issue. PR: 223738 Submitted by: otacilio.neto@bsd.com.br Reviewed by: swills Changes: head/www/gitlab/Makefile head/www/gitlab/files/patch-lib_gitlab_recaptcha.rb Committed, thanks! :) |