fabric8-services / fabric8-auth

Identity and Access Management for fabric8 services
https://auth.openshift.io/api/status
Apache License 2.0
14 stars 26 forks source link

reset deactivation notification timestamp on user activity #807

Closed xcoulon closed 5 years ago

xcoulon commented 5 years ago

done when "touching" the user's "last active" field

fixes #ODC217

codecov[bot] commented 5 years ago

Codecov Report

Merging #807 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #807   +/-   ##
=======================================
  Coverage   78.45%   78.45%           
=======================================
  Files          94       94           
  Lines        8936     8936           
=======================================
  Hits         7011     7011           
  Misses       1405     1405           
  Partials      520      520
Impacted Files Coverage Δ
authentication/account/repository/identity.go 76.86% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b35c158...f330ab0. Read the comment docs.

xcoulon commented 5 years ago

thanks @alexeykazakov 🙌