Skip to content

Comments

fix: don't load inactive users with sessions#2192

Merged
dpgaspar merged 3 commits intomasterfrom
fix/deny-inactive-users
Feb 8, 2024
Merged

fix: don't load inactive users with sessions#2192
dpgaspar merged 3 commits intomasterfrom
fix/deny-inactive-users

Conversation

@dpgaspar
Copy link
Owner

@dpgaspar dpgaspar commented Feb 8, 2024

Description

Make sure the when a user is made inactive any active sessions are not allowed to login

ADDITIONAL INFORMATION

  • Has associated issue:
  • Is CRUD MVC related.
  • Is Auth, RBAC security related.
  • Changes the security db schema.
  • Introduces new feature
  • Removes existing feature

@codecov
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3263e1a) 79.57% compared to head (9922957) 79.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2192   +/-   ##
=======================================
  Coverage   79.57%   79.57%           
=======================================
  Files          72       72           
  Lines        8982     8985    +3     
=======================================
+ Hits         7147     7150    +3     
  Misses       1835     1835           
Flag Coverage Δ
python 79.57% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dpgaspar dpgaspar merged commit 9123fcb into master Feb 8, 2024
@dpgaspar dpgaspar deleted the fix/deny-inactive-users branch February 8, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant