Change By: Christos Vasilakis (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  [1]  
- do a {noformat} 'mvn clean install' {noformat}
- do a {noformat} 'curl --verbose -H "Accept: application/json" -H "Content-type: application/json" -X GET http://localhost:8080/todo-server/tags {noformat}

The results are still retrieved


[1] https://github.com/abstractj/TODO/tree/ag-sec
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