You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shiro.apache.org by "Lenny Primak (Jira)" <ji...@apache.org> on 2023/12/23 04:10:00 UTC

[jira] [Resolved] (SHIRO-820) Remove [INFO] from HasherUtil output

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

Lenny Primak resolved SHIRO-820.
--------------------------------
    Fix Version/s: 2.0.0-alpha
       Resolution: Fixed

> Remove [INFO] from HasherUtil output
> ------------------------------------
>
>                 Key: SHIRO-820
>                 URL: https://issues.apache.org/jira/browse/SHIRO-820
>             Project: Shiro
>          Issue Type: Bug
>          Components: Cryptography &amp; Hashing
>            Reporter: Benjamin Marwell
>            Assignee: Lenny Primak
>            Priority: Major
>             Fix For: 2.0.0, 2.0.0-alpha
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Hasher now prints an "[INFO] " prefix before the generated hash.
> I think it is okay for other lines (e.g. debug and other info messages), but the actual tool output should not have such a prefix.
> Example:
> {code:java}
> $ java -jar shiro-tools-hasher-2.0.0-SNAPSHOT.jar --debug --password --pnoconfirm 
> Password to hash: 
> [INFO ] $shiro2$argon2id$v=19$t=1,m=65536,p=4$YXtfOFJc1eLfOV55dm4EMQ$hjH5d91V1Vh50/2lfYdfCfvgSODZ/WDMIu549gvD/BU
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@shiro.apache.org
For additional commands, e-mail: issues-help@shiro.apache.org