mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Add option to log out of all other devices
This commit is contained in:
parent
2944bfc71a
commit
e1fabe4242
5 changed files with 23 additions and 3 deletions
|
|
@ -491,8 +491,9 @@ class memberAdminController extends member
|
|||
'enable_login_fail_report',
|
||||
'max_error_count',
|
||||
'max_error_count_time',
|
||||
'login_invalidate_other_sessions',
|
||||
'after_login_url',
|
||||
'after_logout_url'
|
||||
'after_logout_url',
|
||||
);
|
||||
|
||||
if(!count($args->identifiers))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue