bug #7359
cdm popuop editors in readonly mode if the user is not permitted to edit
100%
Description
The AbstractCdmEditorPresenter should evaluate the permissions of the current user after loading the entity bean to check if the user is permitted to edit the loaded entity. In case the user lacks sufficient permissions the editor must be locked by setting it into read only mode.
A readonly state which has been set previously to the editor must not be reverted by this process
Associated revisions
fix #7359 CdmEditorPresenters check user permissions to set the editor to readoly if persission is insufficient
- also removing bug by which per-entity-permissions where granted to users when opening an editor
ref #7359 setting editor readonly after bean has set
ref #7359 reverting change applied in 9239e1b and avoiding granting UPDATE,DELETE for existing nom-references
History
#1 Updated by Andreas Kohlbecker almost 3 years ago
- Description updated (diff)
#2 Updated by Andreas Kohlbecker almost 3 years ago
- Description updated (diff)
#3 Updated by Andreas Kohlbecker almost 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdm-vaadin|9c239e1b6f406e7fab637657a12e9682c2754646.
#4 Updated by Andreas Kohlbecker almost 3 years ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100