mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-03-17 20:11:05 +00:00
Technically digest authentication can allow for encoded passwords, but it needs to be in the correct format. This update adds a footnote to clarify this. Previously the documentation stated that passwords must be in clear text.