[ 
https://issues.apache.org/jira/browse/SHIRO-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Les Hazlewood updated SHIRO-277:
--------------------------------

         Priority: Major  (was: Minor)
    Fix Version/s: 1.2.0

Bumping this up to major because of the salt issue - salts should be supported 
sooner rather than later

> JdbcRealm needs to be refactored
> --------------------------------
>
>                 Key: SHIRO-277
>                 URL: https://issues.apache.org/jira/browse/SHIRO-277
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Realms 
>    Affects Versions: 1.1.0
>            Reporter: Ilya Pyatigorskiy
>             Fix For: 1.2.0
>
>
> There are at least 2 obvious problems:
> 1) the javadoc for JdbcRealm.setPermissionsQuery suggests that the query is 
> expected to have 3 columns ("containing the fully qualified name of the 
> permission class, the permission name, and the permission actions (in that 
> order)"), but the code actually looks only for 1 - permission actions on 
> index 0
> 2) it doesn't support salt - checks only for password matching

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to