|
|
(Next) Auth::checkAuth() |
||||
| |
|||||
|
|||||
mixed Auth::changePassword (
string $username
, string $password
)
Auth コンテナ内でのユーザのパスワードを変更します。
ユーザのユーザ名。
ユーザの新しいパスワード。
mixed - 成功した場合に TRUE、失敗した場合に PEAR Error を返します。
This function can not be called statically.
すべての Auth コンテナがこの機能を実装しているというわけではありません。
|
|
(Next) Auth::checkAuth() |
||||||||
| |
|||||||||
|
|||||||||