Skip to content
  • Maple Ong's avatar
    2e85275a
    Support cleartext password auth plugin · 2e85275a
    Maple Ong authored
    In the auth switch, the server can request the
    client to send the password in cleartext. The
    client will only send the password in cleartext
    if `enable_cleartext_plugin` flag is true. Otherwise,
    raise `Trilogy::AuthPluginError`.
    2e85275a
    Support cleartext password auth plugin
    Maple Ong authored
    In the auth switch, the server can request the
    client to send the password in cleartext. The
    client will only send the password in cleartext
    if `enable_cleartext_plugin` flag is true. Otherwise,
    raise `Trilogy::AuthPluginError`.
Loading