[
https://issues.apache.org/jira/browse/RAVE-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jasha Joachimsthal resolved RAVE-232.
-------------------------------------
Resolution: Fixed
In the initial_data.sql all users have at least 1 GrantedAuthority (canonical
has ROLE_ADMIN, the other users ROLE_USER)
> Add GrantedAuthorities to user
> ------------------------------
>
> Key: RAVE-232
> URL: https://issues.apache.org/jira/browse/RAVE-232
> Project: Rave
> Issue Type: Task
> Components: rave-core
> Reporter: Jasha Joachimsthal
> Assignee: Jasha Joachimsthal
> Fix For: 0.5-INCUBATING
>
>
> o.a.r.portal.model.User contains todo for getAuthorities
> //TODO: Add GrantedAuthorities to user
> @Override
> public Collection<GrantedAuthority> getAuthorities() {
> return null;
> }
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira