YunoHost-Apps / framaforms_ynh

Create online webforms and surveys with Framaforms on YunoHost
https://framaforms.org/
GNU Affero General Public License v3.0
9 stars 6 forks source link

Captcha requires writing "framaforms" for registration #8

Closed MayeulC closed 4 years ago

MayeulC commented 5 years ago

Nom de ce site web (sans "www" ni ".org" Ex: "framapouet") - Name of this website (without "www" nor ".org", e.g. "framapouet")? *

The answer seems to be hardcoded. I would like to see it become a setting at least, as this really isn't obvious when you host it elsewhere.

yalh76 commented 4 years ago

The application has been upgraded, can you retry and reopen this issue if needed.

MayeulC commented 4 years ago

Yes, the bug is still present. I find closing these issues a tad rude, if I may :)

yalh76 commented 4 years ago

Yes it seems its harcoded in the upstream app. Si if you want it to be changed, please open an issue at the upstream repository https://framagit.org/framasoft/framaforms

MayeulC commented 4 years ago

Hmm, I don't know much about the upstream app, and was about to open an issue upstream, but from a cursory search, it looks like this can be changed in the database, so it isn't really "hardcoded", right?

Line 55188 of framaforms.sql:

COPY public.riddler_questions (qid, question, answer) FROM stdin;
3       Nom de ce site web (sans "www" ni ".org" Ex: "framapouet") - Name of this website (without "www" nor ".org", e.g. "framapouet")?        framaforms
yalh76 commented 4 years ago

That's means that could be directly changed in the database...

gmilad commented 4 years ago

(English translation below)

Bonjour,

Non pas besoin de changer dans la base de donnée, il suffit d'aller dans l'interface d'administration, puis Configuration-->Personnes-->CAPTCHA-->Riddler

https://framaforms.yunohost/admin/config/people/captcha/riddler

Amicalement, Gaëtan MAISON.


English translation Good morning, sir,

No need to change in the database, just go to the administration interface, then Configuration-->People-->CAPTCHA-->Riddler

https://framaforms.yunohost/admin/config/people/captcha/riddler

Friendly, Gaëtan MAISON.