mirror of
https://github.com/penpot/penpot.git
synced 2026-09-10 14:09:17 +00:00
✨ Make auth data available before request parsing
For properly report profile-id
This commit is contained in:
parent
fa3fc12594
commit
80d719353c
@ -155,9 +155,9 @@
|
|||||||
[["" {:middleware [[mw/server-timing]
|
[["" {:middleware [[mw/server-timing]
|
||||||
[mw/params]
|
[mw/params]
|
||||||
[mw/format-response]
|
[mw/format-response]
|
||||||
[mw/parse-request]
|
|
||||||
[session/soft-auth cfg]
|
[session/soft-auth cfg]
|
||||||
[actoken/soft-auth cfg]
|
[actoken/soft-auth cfg]
|
||||||
|
[mw/parse-request]
|
||||||
[mw/errors errors/handle]
|
[mw/errors errors/handle]
|
||||||
[mw/restrict-methods]]}
|
[mw/restrict-methods]]}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user