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

Eric Pugh reassigned SOLR-17282:
--------------------------------

    Assignee: Eric Pugh

> 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
>          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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to