[ 
https://issues.apache.org/jira/browse/WICKET-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171768#comment-14171768
 ] 

ASF subversion and git services commented on WICKET-5326:
---------------------------------------------------------

Commit ded3c58375c9560b6bfcc499ecfe2817135133aa in wicket's branch 
refs/heads/master from [~jesselong]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=ded3c58 ]

WICKET-5326 Wicket doesn't encrypt links and Ajax URLs when CryptoMapper is used

(cherry picked from commit 6af2d593dbe042925c5cc9d3b0e89fc63ffe8efb)

Conflicts:
        
wicket-core/src/main/java/org/apache/wicket/core/request/mapper/CryptoMapper.java
        
wicket-core/src/test/java/org/apache/wicket/core/request/mapper/CryptoMapperTest.java


> Wicket doesn't encrypt links and Ajax URLs when CryptoMapper is used
> --------------------------------------------------------------------
>
>                 Key: WICKET-5326
>                 URL: https://issues.apache.org/jira/browse/WICKET-5326
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 6.10.0
>         Environment: Linux
>            Reporter: Walter B. Rasmann
>            Assignee: Jesse Long
>              Labels: security
>         Attachments: 5326.tar.gz, QueryParameterCryptoMapper.java, 
> QueryParameterCryptoMapper2.java, Wicket_6_1_6_QuickStart.zip
>
>
> URL encryption does not work in Wicket links and Ajax URLs.
> For links the URL appears unencrypted in the href attribute value and is only 
> later forwarded to the encrypted URL using a 302 response.
> I am uploading a quickstart.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to