CloudBees Role-Based Access Control Plugin 4.2

1 minute read

RELEASED: Public: 2013-11-04

New features

Added PermissionLister extension point, enabling permissions to be managed which are not actually loaded.

Resolved issues

  • CloudBees Internal Ticket: RM-1345

    Failure to unmarshal permission hudson.model.Item.Move

Only display link for Manage Roles where the management of roles is supported by the underlying RBAC configuration source.

Avoid gratuitous synchronization on the root container; it is just delegating everything to another class anyway. More generally, avoid a race condition and improve null safety in case RBAC is turned off in the middle of some operation.

Known issues

None