Maxim Solodovnik created OPENMEETINGS-2561:
----------------------------------------------
Summary: Captcha should be configurable
Key: OPENMEETINGS-2561
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2561
Project: Openmeetings
Issue Type: New Feature
Components: Security, UI
Affects Versions: 5.1.0
Reporter: Maxim Solodovnik
Assignee: Maxim Solodovnik
Fix For: 6.0.0
Currently captcha is {{'a'-'z'}} and non-configurable
This should be improved:
following attributes should be added to language.xml:
# 'tip' - short text describing this captcha for ex. "Enter uppercase English
letters"
# 'rangeStart' - initial letter/code of possible captcha characters
# 'rangeEnd' - final letter/code of possible captcha characters
{{'tip'}} above should be displayed as placeholder
--
This message was sent by Atlassian Jira
(v8.3.4#803005)