[GitHub] [wicket] svenmeier commented on pull request #549: ListenerRequestHandler no longer hides IndexOutOfBoundsException in b…

2022-11-18 Thread GitBox
svenmeier commented on PR #549: URL: https://github.com/apache/wicket/pull/549#issuecomment-1320392005 Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[jira] [Resolved] (WICKET-7017) ListenerRequestHandler should not hide IndexOutOfBoundsException

2022-11-18 Thread Sven Meier (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-7017. Fix Version/s: 10.0.0 8.15.0 9.13.0 Resolution: Fixed

[jira] [Created] (WICKET-7017) ListenerRequestHandler should not hide IndexOutOfBoundsException

2022-11-18 Thread Sven Meier (Jira)
Sven Meier created WICKET-7017: -- Summary: ListenerRequestHandler should not hide IndexOutOfBoundsException Key: WICKET-7017 URL: https://issues.apache.org/jira/browse/WICKET-7017 Project: Wicket

[wicket] branch wicket-8.x updated: ListenerRequestHandler no longer hides IndexOutOfBoundsException in behavior

2022-11-18 Thread svenmeier
This is an automated email from the ASF dual-hosted git repository. svenmeier pushed a commit to branch wicket-8.x in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/wicket-8.x by this push: new 9df46b4cb0 ListenerRequestHandler no

[wicket] branch wicket-9.x updated: ListenerRequestHandler no longer hides IndexOutOfBoundsException in behavior

2022-11-18 Thread svenmeier
This is an automated email from the ASF dual-hosted git repository. svenmeier pushed a commit to branch wicket-9.x in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/wicket-9.x by this push: new e92a01108a ListenerRequestHandler no

[wicket] branch master updated: ListenerRequestHandler no longer hides IndexOutOfBoundsException in behavior

2022-11-18 Thread svenmeier
This is an automated email from the ASF dual-hosted git repository. svenmeier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/master by this push: new 0c4b88e16a ListenerRequestHandler no longer h

[GitHub] [wicket] dr0ps commented on pull request #549: ListenerRequestHandler no longer hides IndexOutOfBoundsException in b…

2022-11-18 Thread GitBox
dr0ps commented on PR #549: URL: https://github.com/apache/wicket/pull/549#issuecomment-1320263007 Previously an IndexOutOfBoundsException occuring inside the behavior invocation would be wrapped in a WicketRuntimeException with the message "Couldn't find component behavior". This should on

[GitHub] [wicket] dr0ps opened a new pull request, #549: ListenerRequestHandler no longer hides IndexOutOfBoundsException in b…

2022-11-18 Thread GitBox
dr0ps opened a new pull request, #549: URL: https://github.com/apache/wicket/pull/549 …ehavior -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[jira] [Updated] (WICKET-7016) Support GCM-SIV for page store encryption

2022-11-18 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-7016: Description: The current ICrypter implementation uses AES-256 with CBC. Although this is s

[jira] [Resolved] (WICKET-7016) Support GCM-SIV for page store encryption

2022-11-18 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-7016. - Fix Version/s: 10.0.0 9.13.0 Resolution: Fixed > Support GCM-S

[jira] [Commented] (WICKET-7016) Support GCM-SIV for page store encryption

2022-11-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635817#comment-17635817 ] ASF subversion and git services commented on WICKET-7016: - Commi

[wicket] branch master updated: WICKET-7016: Add support for AES-GCM-SIV as cipher for page store encryption

2022-11-18 Thread papegaaij
This is an automated email from the ASF dual-hosted git repository. papegaaij pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/master by this push: new 210525f0ec WICKET-7016: Add support for AES-G

[jira] [Commented] (WICKET-7016) Support GCM-SIV for page store encryption

2022-11-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635814#comment-17635814 ] ASF subversion and git services commented on WICKET-7016: - Commi

[wicket] branch wicket-9.x updated: WICKET-7016: Add support for AES-GCM-SIV as cipher for page store encryption

2022-11-18 Thread papegaaij
This is an automated email from the ASF dual-hosted git repository. papegaaij pushed a commit to branch wicket-9.x in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/wicket-9.x by this push: new 7cb9c91f8f WICKET-7016: Add support f

[jira] [Assigned] (WICKET-7016) Support GCM-SIV for page store encryption

2022-11-18 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij reassigned WICKET-7016: --- Assignee: Emond Papegaaij > Support GCM-SIV for page store encryption > ---

[jira] [Created] (WICKET-7016) Support GCM-SIV for page store encryption

2022-11-18 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-7016: --- Summary: Support GCM-SIV for page store encryption Key: WICKET-7016 URL: https://issues.apache.org/jira/browse/WICKET-7016 Project: Wicket Issue Type: