Use honeypot_exempt instead of custom implementation

Bug #1843247 reported by Kristian Glass
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical SSO provider
New
Wishlist
Unassigned

Bug Description

C-SSO-P uses django-honeypot

identityprovider.middleware.honeypot overrides HoneypodMiddleware.process_view to check for HONEYPOT_EXEMPT_URLS

This looks to predate django-honeypot gaining its own exemption functionality with the @honeypot_exempt decorator (https://github.com/jamesturk/django-honeypot/issues/10)

Casual inspection suggests that, though the two methods of expression differ, upstream functionality should be sufficient, so the implementation here could be dropped

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.