summary refs log tree commit diff
path: root/changelog.d/8849.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.24.0rc1Patrick Cloke2020-12-021-1/+0
|
* Create a `PasswordProvider` wrapper object (#8849)Richard van der Hoff2020-12-021-0/+1
The idea here is to abstract out all the conditional code which tests which methods a given password provider has, to provide a consistent interface.