Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.24.0rc1 | Patrick Cloke | 2020-12-02 | 1 | -1/+0 |
| | |||||
* | Create a `PasswordProvider` wrapper object (#8849) | Richard van der Hoff | 2020-12-02 | 1 | -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. |