Bug #10230
StoreRequestMiddleware should execute before any other middleware
Start date:
08 March 2016
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
StoreRequestMiddleware must have run for LDAPUser to work, as there could be errors in earlier middleware we must run it as early as possible.
Associated revisions
History
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|f491b9e7ff1e732e50ca331c9f5a206885d4bf38.
move StoreRequestMiddleware earlier in the middleware queue (fixes #10230)