Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #426 (closed defect: fixed)

Opened 1 year ago

Last modified 4 months ago

Add authorization check to all service layer methods

Reported by: jmiranda Assigned to: jmiranda
Priority: major Milestone: OpenMRS 1.3
Component: OpenMRS Code Base Keywords:
Cc: Introductory Ticket:

Description

As a first pass at getting our authorization framework in better shape, we need to add the @Authorized({"Privilege1","Privilege2"}) to our service layer methods.

Change History

07/25/07 23:47:41 changed by jmiranda

  • owner changed from somebody to jmiranda.

07/25/07 23:47:46 changed by jmiranda

  • status changed from new to assigned.

01/11/08 17:52:45 changed by jmiranda

Authorization changes have been made to authorization branch

http://svn.openmrs.org/openmrs/branches/authorization/

Changes needed to be reviewed by developers, tested by implementers, and once the permissions have been mapped correctly, we can begin the process of merging back to trunk and testing again.

01/11/08 21:24:15 changed by jmiranda

Changes were made to all service layer methods in org.openmrs.api in the authorization branch. I still need to go back through the hl7, logic, notification, report, and scheduler packages in order to add the authorization attribute to all of these service layer methods.

07/23/08 21:30:44 changed by bwolfe

  • status changed from assigned to closed.
  • resolution set to fixed.
  • milestone set to OpenMRS 1.3.

This was completed with the api refactoring change. This change can be found in 1.3.