You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
We've currently imposed a new interface on a user WebHandler (which is maybe misnamed because it is Account-specific?). Maybe we can use a generic Servlet Filter approach for this to reduce new concepts. Need to evaluate first before releasing 1.0 final.
(although we shouldn't call these Handlers because they're not handling anything - they're pre/post logic where the concept of a Filter is a better fit).