Do Authentication in a Plack middleware #1398
Labels
enhancement
New feature or request
wontimplement
This will not be worked on in the foreseeable future.
Milestone
Currently authentication is done in the Kernel/System/Web/Interface* modules. IMHO it would make sense to move authentication into a middleware. This would emphasize that authentication and authorisation is a separate step in processing a request.
The text was updated successfully, but these errors were encountered: