mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 23:32:54 +09:00
Add option to invalidate other sessions on password change
Feature request in https://www.xetown.com/lakepark/345786
This commit is contained in:
parent
bdb10d57c5
commit
c7d8d84500
7 changed files with 99 additions and 12 deletions
|
|
@ -171,6 +171,7 @@ class memberAdminController extends member
|
|||
'password_hashing_algorithm',
|
||||
'password_hashing_work_factor',
|
||||
'password_hashing_auto_upgrade',
|
||||
'password_change_invalidate_other_sessions',
|
||||
'update_nickname_log',
|
||||
'member_allow_fileupload'
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue