Description
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.
Attachments
Attachments
Issue Links
- breaks
-
WICKET-5977 CryptoMapper does not encrypt query parameters for BookmarkablePageLink
- Open