基於cookie做用戶驗證時:敏感信息不適合放在cookie中session ... 在Django中要用session中一定要先執行: ... request.session.clear() 刪除.
確定! 回上一頁