-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
bugSomething isn't workingSomething isn't working
Description
發生了什麼事? / The Problem
- 在登入後理論上上
last_login_ip
這個欄位以及last_login_time
應該要被更新,但是沒有被更新。
請見測試表 C2-1-5
如何重現 / To Reproduce
- 使用預設資料集
- 登入 SYSOP 帳號,取得 Access Token
curl http://localhost:8081/v1/users/SYSOP/information -H "Authorization: bearer $ACCESS_TOKEN"
預期的行為 / Expected behavior
- 登入後可能需要修改原本的 Userec,這部分也許需要 go-bbs 支援修改
- 在 go-bbs 還沒修改之前,有可能把登入記錄先存在 Ptt-backend 的 process memory 裡面嗎? 缺點應該是中開會 reset
螢幕截圖 / Screenshots
開發環境 / Environment
如需要再另外提供
Ptt-backend: v0.0.5 (0371cfc)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working