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

Eric Pugh resolved SOLR-17282.
------------------------------
    Fix Version/s: 9.7
       Resolution: Fixed

thank you for your attention to detail!

> Update basic-authentication-plugin.adoc
> ---------------------------------------
>
>                 Key: SOLR-17282
>                 URL: https://issues.apache.org/jira/browse/SOLR-17282
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: guoshipneg
>            Assignee: Eric Pugh
>            Priority: Major
>             Fix For: 9.7
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> As I was reading through this documentation, I noticed a problem with the 
> encryption section, as follows:
> (Format: base64(sha256(sha256(salt+password)) base64(salt)), so I started to 
> think that I have to use base64 to encrypt the whole content of the back of 
> the encryption, but in fact it's not true, there is a ')' missing, it should 
> be like this base64(sha256(sha256( salt+password))) base64(salt), so that the 
> result of the separate encryption can be used.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to