datatracker icon indicating copy to clipboard operation
datatracker copied to clipboard

Rewrite make_global_whitelist to use the datatracker api

Open rjsparks opened this issue 3 years ago • 1 comments
trafficstars

Right now, /a/postconfirm/make_global_whitelist invokes django code from the deployed datatracker directly, but it is not part of the datatracker source tree.

It should be rewritten to query the API instead and remove its dependency on django.

rjsparks avatar Jul 08 '22 16:07 rjsparks

And s/white/allow/g

larseggert avatar Jul 08 '22 17:07 larseggert