halo/ui/uc-src/modules/profile/components
guqing 06e0b63b5b
feat: invalidate all sessions of a user after password changed (#5757)
* feat: invalidate all sessions of a user after password changed

* fix: unit test case

* refactor: use spring session 3.3 to adapt

* refactor: compatible with session timeout configuration

* refactor: indexed session repository

* Reload page after changed the password

Signed-off-by: Ryan Wang <i@ryanc.cc>

* chore: update session repository

---------

Signed-off-by: Ryan Wang <i@ryanc.cc>
Co-authored-by: Ryan Wang <i@ryanc.cc>
2024-04-23 15:21:24 +08:00
..
EmailVerifyModal.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
PasswordChangeModal.vue feat: invalidate all sessions of a user after password changed (#5757) 2024-04-23 15:21:24 +08:00
PersonalAccessTokenCreationModal.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
PersonalAccessTokenListItem.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
ProfileEditingModal.vue Move folder console to ui 2024-02-02 22:22:51 +08:00