Skip to content

Commit

Permalink
Merge pull request #3818 from jumpserver/pr@dev@user_session
Browse files Browse the repository at this point in the history
fix: 修复用户下线失败问题
  • Loading branch information
feng626 authored Apr 3, 2024
2 parents 8b725fa + 134bcda commit 19bab77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/settings/Security/Session.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export default {
[
'SECURITY_WATERMARK_ENABLED',
'SECURITY_SESSION_SHARE',
'SESSION_EXPIRE_AT_BROWSER_CLOSE',
'SECURITY_MAX_IDLE_TIME',
'SECURITY_MAX_SESSION_TIME'
]
Expand Down

0 comments on commit 19bab77

Please sign in to comment.