You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/29 05:01:05 UTC

[jira] [Commented] (SHIRO-596) shiro-tools-hasher needs private salt option

    [ https://issues.apache.org/jira/browse/SHIRO-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15617453#comment-15617453 ] 

ASF GitHub Bot commented on SHIRO-596:
--------------------------------------

GitHub user HipDragon opened a pull request:

    https://github.com/apache/shiro/pull/45

    Added private salt options to the Hasher Tool to allow users to specific

    This is for issue SHIRO-596, which i created to track this updated feature for the shiro-tools-hasher.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HipDragon/shiro master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/shiro/pull/45.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #45
    
----
commit eb4ca2f16f8fc134d28c0df3f533093c845e53a1
Author: Joshua Raymond <hi...@gmail.com>
Date:   2016-10-29T04:32:50Z

    Added private salt options to the Hasher Tool to allow users to specific
    a private salt when generating passwords.

----


> shiro-tools-hasher needs private salt option
> --------------------------------------------
>
>                 Key: SHIRO-596
>                 URL: https://issues.apache.org/jira/browse/SHIRO-596
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Joshua Raymond
>
> The shiro-tools-hasher tool is missing private salt options to allow users of Shiro to generate valid passwords for applications that use a private salt not stored with the password hash.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)