Closed
Bug 1900642
Opened 1 year ago
Closed 1 year ago
Reimplement all usages of `require_auth0` decorator
Categories
(Conduit :: Lando, enhancement)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zeid, Assigned: zeid)
References
Details
For many of the methods decorated with require_auth0
, the request context is not available. Those methods/endpoints must be retrofitted and have the request context made available via the original view that is calling them.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → zeid
Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•