mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 18:06:44 +00:00
Revert "zproject: Prevent having exactly 17/18 middlewares, for Python 3.11 bug."
This reverts commitcf0b803d50. (cherry picked from commit41f253774d)
This commit is contained in:
committed by
Tim Abbott
parent
81d78cb88c
commit
0c67227f88
@@ -755,7 +755,3 @@ class ZulipSCIMAuthCheckMiddleware(SCIMAuthCheckMiddleware):
|
||||
return response
|
||||
|
||||
return None
|
||||
|
||||
|
||||
class ZulipNoopMiddleware(MiddlewareMixin):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user