risingwave_
frontend
2.2.0-alpha
In risingwave_
frontend::
user::
user_
authentication
risingwave_frontend
::
user
::
user_authentication
Function
encrypt_default
Copy item path
source
fn encrypt_default(name: &
str
, password: &
str
) ->
AuthInfo
Expand description
Encrypt the password with MD5 as default.