Corvia / django-tenant-users

Adds global user authentication and tenant-specific permissions to django-tenants.
https://django-tenant-users.rtfd.io
MIT License
333 stars 64 forks source link

Create TenantAccessMiddleware #594

Closed Dresdn closed 3 months ago

Dresdn commented 3 months ago

I'm helping!

Checklist

Pull Request type

Please check the type of change your PR introduces:

Related issue(s)

Refs #485 & #593

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.98%. Comparing base (2b2c385) to head (6739fec). Report is 86 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #594 +/- ## ========================================== + Coverage 88.36% 89.98% +1.61% ========================================== Files 18 22 +4 Lines 619 719 +100 Branches 116 125 +9 ========================================== + Hits 547 647 +100 Misses 62 62 Partials 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.