Changes for version 0.02 - 2015-02-21
- CheckRoleForPUT and roles_delete fixed: if the user requesting delete or update have the role, the action will be executed. if the role was denied and config->{check_only_roles} is not set, the code test if the object have the column (user_id | created_by ) and if is equals $c->user->id, the action is executed even without the role.
Modules
Provides
in lib/CatalystX/Eta/Controller/AssignCollection.pm
in lib/CatalystX/Eta/Controller/AutoBase.pm
in lib/CatalystX/Eta/Controller/AutoList.pm
in lib/CatalystX/Eta/Controller/AutoObject.pm
in lib/CatalystX/Eta/Controller/AutoResult.pm
in lib/CatalystX/Eta/Controller/CheckRoleForPOST.pm
in lib/CatalystX/Eta/Controller/CheckRoleForPUT.pm
in lib/CatalystX/Eta/Controller/ListAutocomplete.pm
in lib/CatalystX/Eta/Controller/ParamsAsArray.pm
in lib/CatalystX/Eta/Controller/REST.pm
in lib/CatalystX/Eta/Controller/Search.pm
in lib/CatalystX/Eta/Controller/SimpleCRUD.pm
in lib/CatalystX/Eta/Controller/TypesValidation.pm
in lib/CatalystX/Eta/Test/REST.pm