Move SubadminMiddleware to user_management app#30960
Conversation
|
works fine using this branch in |
Codecov Report
@@ Coverage Diff @@
## master #30960 +/- ##
============================================
- Coverage 62.3% 62.29% -0.01%
+ Complexity 18233 18224 -9
============================================
Files 1141 1140 -1
Lines 68155 68129 -26
Branches 1232 1232
============================================
- Hits 42461 42439 -22
+ Misses 25333 25329 -4
Partials 361 361
Continue to review full report at Codecov.
|
taking as 👍 |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
The sub admin middleware is only used in the user management frontend.
Moving it there ....
Types of changes
Checklist: