Remove BaseDigestPasswordEncoder from core
Issue: gh-4674
This commit is contained in:
@@ -9185,11 +9185,6 @@ Authentication providers can optionally be configured to use a password encoder
|
||||
===== <password-encoder> Attributes
|
||||
|
||||
|
||||
[[nsa-password-encoder-base64]]
|
||||
* **base64**
|
||||
Whether a string should be base64 encoded
|
||||
|
||||
|
||||
[[nsa-password-encoder-hash]]
|
||||
* **hash**
|
||||
Defines the hashing algorithm used on user passwords. We recommend strongly against using MD4, as it is a very weak hashing algorithm.
|
||||
|
||||
Reference in New Issue
Block a user