FluxCP icon indicating copy to clipboard operation
FluxCP copied to clipboard

Captcha enabled by default

Open Akkarinage opened this issue 2 years ago • 7 comments

Environment

- PHP: 8
- MySQL: MariaDB10

Current Behavior

FluxCP is designed to work out-of-the-box in testing enrivonments after the initial installation process is complete. Errors are produced regarding missing Captcha due to the setting UseCaptcha being set to true by default, though the keys are left as ....

Expected Behavior

No errors. Users should have the ability to set this to true if they intend on using Captcha.

Steps To Reproduce

Install FluxCP and attempt to create an account.

Anything else?

No response

Akkarinage avatar Oct 02 '22 13:10 Akkarinage

Are you thinking of passing UseCaptcha to false?

AraanBranco avatar Oct 03 '22 05:10 AraanBranco

I am indeed.

Akkarinage avatar Oct 03 '22 07:10 Akkarinage

I believe it could be default false and if it is true and the keys are like ... a disclaimer appears and the image not show

AraanBranco avatar Oct 03 '22 14:10 AraanBranco

What do you think? @Akkarinage

AraanBranco avatar Oct 05 '22 14:10 AraanBranco

That is what I alluded to - I haven't created a PR myself to allow others a chance at increasing their Hacktoberfest count. 👍

Akkarinage avatar Oct 05 '22 14:10 Akkarinage

I can take =) put the hacktoberfest tag and I can do it here

AraanBranco avatar Oct 05 '22 16:10 AraanBranco

@Akkarinage Sorry for the delay, but I think that solves it.

AraanBranco avatar Oct 09 '22 01:10 AraanBranco