mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind feature /area core /milestone 2.16.x #### What this PR does / why we need it: 为登录增加记住我机制以优化登录体验 how to test it? 1. 勾选记住密码选项后登录 2. 退出浏览器后打开 console 期望依然可以访问而不需要登录 3. 测试修改密码功能,期望修改密码后所有会话需要重新登录包括当前设备和其他设备 #### Which issue(s) this PR fixes: Fixes #2362 #### Does this PR introduce a user-facing change? ```release-note 为登录增加记住我机制以优化登录体验 ``` |
||
---|---|---|
.. | ||
BasicLayout.vue | ||
BlankLayout.vue |