[
https://issues.apache.org/jira/browse/WICKET-5445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849106#comment-13849106
]
Martin Grigorov commented on WICKET-5445:
-----------------------------------------
Wicket examples (http://localhost:8080/captcha/) has been extended to show how
to use Kaptcha and Cage libraries.
> Make CaptchaImageResource easier to extend and reuse
> ----------------------------------------------------
>
> Key: WICKET-5445
> URL: https://issues.apache.org/jira/browse/WICKET-5445
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Affects Versions: 6.12.0
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 6.13.0, 7.0.0
>
>
> Wicket-Extensions' CaptchaImageResource generates its image byte array in the
> private #render() method. By making this method protected it will be easy to
> use third-party/custom code to generate the image and re-use the invalidation
> logic.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)