Skip to content

feat: Captcha configurable#310

Open
ip6li wants to merge 5 commits into
Alovoa:masterfrom
ip6li:captcha-configurable
Open

feat: Captcha configurable#310
ip6li wants to merge 5 commits into
Alovoa:masterfrom
ip6li:captcha-configurable

Conversation

@ip6li

@ip6li ip6li commented Sep 4, 2023

Copy link
Copy Markdown

Make captcha configurable in application.properties:

app.captcha.login.enabled=false
app.captcha.delete.enabled=false
app.captcha.imprint.enabled=true
app.captcha.password.enabled=false
app.captcha.register.enabled=true

In original code captcha is not implemented for registration, this pull request implements configurable captcha for registration, also.

This was referenced Sep 4, 2023
@github-actions github-actions Bot added the ⭐ top pull request Top pull request. label Sep 5, 2023
@github-actions github-actions Bot mentioned this pull request Sep 5, 2023
@Nonononoki Nonononoki added this to the 2.0 release milestone Dec 12, 2023
@Nonononoki Nonononoki removed this from the 2.0 release milestone Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⭐ top pull request Top pull request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants