mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-27 13:39:04 +02:00
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
This commit is contained in:
parent
7e81715b17
commit
cf6d7d5979
1 changed files with 1 additions and 0 deletions
|
@ -529,6 +529,7 @@ func (mgr *Manager) onUpdateRecords(ctx context.Context, msg updateRecordsMessag
|
||||||
log.Warn(ctx).Msgf("error unmarshaling user: %s", err)
|
log.Warn(ctx).Msgf("error unmarshaling user: %s", err)
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
mgr.onUpdateUser(ctx, record, &pbUser)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue