forked-synapse/changelog.d/8849.misc
Richard van der Hoff d3ed93504b
Create a PasswordProvider wrapper object (#8849)
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.
2020-12-02 10:38:50 +00:00

2 lines
48 B
Plaintext

Refactor `password_auth_provider` support code.