Issue Type: Feature Request Feature Request
Assignee: Unassigned
Created: 02/May/13 12:56 PM
Description:

For testing purposes, a separate branch of the TODO app without the use of aerogear-controller needs to be created.

An attempt was made in [1] but security subsystem is not correctly initialized with the end-result of having full access to all rest endpoints.

Steps to reproduce:

  • checkout ag-sec branch from https://github.com/abstractj/TODO.git
  • do a
     'mvn clean install' 
  • do a
     'curl --verbose -H "Accept: application/json" -H "Content-type: application/json" -X GET http://localhost:8080/todo-server/tags 

The results are still retrieved

[1] https://github.com/abstractj/TODO/tree/ag-sec

Fix Versions: 1.0.1
Project: AeroGear
Priority: Major Major
Reporter: Christos Vasilakis
Security Level: Public (Everyone can see)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira