Skip to content

Commit

Permalink
Merge pull request #13 from alexandruz/master
Browse files Browse the repository at this point in the history
run the middleware after the new session-manager
  • Loading branch information
dhensby authored Apr 20, 2022
2 parents 4d5a183 + aa4767c commit da9352f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ SilverStripe\Security\Member:
Name: masquerademiddleware
After:
- '#coresecurity'
- '#session-manager-middleware'
---
SilverStripe\Core\Injector\Injector:
SilverStripe\Control\Director:
Expand Down

0 comments on commit da9352f

Please sign in to comment.