るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.041秒)

別のキーワード

  1. webrick/httpauth/authenticator responsefield
  2. webrick/httpauth/authenticator requestfield
  3. webrick/httpauth/authenticator authexception
  4. httpauth basic_auth
  5. httpauth proxy_basic_auth

ライブラリ

検索結果

WEBrick::HTTPAuth::Htpasswd#set_passwd(realm, user, pass) (24102.0)

与えられた情報をもとに、パスワードをハッシュ化して保存します。

与えられた情報をもとに、パスワードをハッシュ化して保存します。

@param realm レルムは無視されます。

@param user ユーザ名を指定します。

@param pass パスワードを指定します。