risingwave_
frontend
2.4.0-alpha
In risingwave_
frontend::
user::
user_
authentication
Constants
MD5_ENCRYPTED_PREFIX
OAUTH_ISSUER_KEY
OAUTH_JWKS_URL_KEY
SHA256_ENCRYPTED_PREFIX
VALID_MD5_ENCRYPTED_LEN
VALID_SHA256_ENCRYPTED_LEN
Functions
build_oauth_info
encrypt_default
encrypted_password
encrypted_raw_password
md5_hash
md5_hash_with_salt
sha256_hash
valid_md5_password
valid_sha256_password
risingwave_frontend
::
user
::
user_authentication
Function
encrypted_raw_password
Copy item path
Settings
Help
Summary
Source
pub fn encrypted_raw_password(info: &AuthInfo) ->
String
Expand description
Encrypted raw password from auth info.