You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by ah...@apache.org on 2023/02/10 10:17:40 UTC

[causeway] branch 3358-allow_safe_act_w_view_perm updated (18ff04ca21 -> 5c3307bb5d)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch 3358-allow_safe_act_w_view_perm
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from 18ff04ca21 CAUSEWAY-3358: modifies AuthorizationManager to consider action semantics
     add 5c3307bb5d CAUSEWAY-3358: adding regr. tests

No new revisions were added by this update.

Summary of changes:
 ...ionInteractionTest_usingAllowSafeSemantics.java | 107 +++++++++++++++++++++
 .../model/interaction/InteractionDemo.java         |  13 +++
 2 files changed, 120 insertions(+)
 create mode 100644 regressiontests/stable-interact/src/test/java/org/apache/causeway/testdomain/interact/ActionInteractionTest_usingAllowSafeSemantics.java