Closed
Bug 2036462
Opened 2 months ago
Closed 28 days ago
Disable unneeded django-allauth routes
Categories
(Firefox :: Sharing, enhancement, P1)
Firefox
Sharing
Tracking
()
RESOLVED
FIXED
People
(Reporter: jhirsch, Assigned: fterdal)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-acq])
Attachments
(1 file)
The django-allauth library, by default, adds a whole bunch of routes/endpoints that we don't want to support.
We should suppress those and just expose the few endpoints we care about.
Updated•2 months ago
|
| Reporter | ||
Updated•2 months ago
|
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → fterdal
Status: NEW → ASSIGNED
Comment 1•28 days ago
|
||
Comment 2•28 days ago
|
||
Authored by https://github.com/fterdal
https://github.com/mozilla/fxsharing/commit/bc53285b65068331f7e5dffada891da9aefbcbac
[main] WIP: Bug 2036462 - Disable unneeded django-allauth routes
Authored by https://github.com/fterdal
https://github.com/mozilla/fxsharing/commit/ac3b62e3d502a44f94dbd19fbc1a509dffe4d818
[main] Merge pull request #44 from mozilla/bug-2036462-all-auth
Status: ASSIGNED → RESOLVED
Closed: 28 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•