#author("2024-09-02T05:25:55+00:00","default:iseki","iseki")
*** パスワードの検査 [#hc028318]
- OpenSim/Framework/Communications/Services/LoginService.cs
-- public virtual bool AuthenticateUser(UserProfileData profile, string password)
--- mg5(md5(passwd).":".''passwordSalt'') と ''passwordHash'' が一致
--- または md5(passwd) と ''passwordHash'' が一致
--- ''passwordHash'' と ''passwordSalt'' は usersテーブルの項目

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS