Skip to content

Commit b9f52df

Browse files
FreddleSpl0itDerLinkman
authored andcommitted
[Web] update _sogo_static_view on password reset
1 parent 4d688c5 commit b9f52df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data/web/inc/functions.inc.php

+2
Original file line numberDiff line numberDiff line change
@@ -2515,6 +2515,8 @@ function reset_password($action, $data = null) {
25152515
':username' => $username
25162516
));
25172517

2518+
update_sogo_static_view($username);
2519+
25182520
$_SESSION['return'][] = array(
25192521
'type' => 'success',
25202522
'log' => array(__FUNCTION__, $action, $_data_log),

0 commit comments

Comments
 (0)