Skip to content

Admins are members of any project for the purpose of requesting a hook

Peter Hutterer requested to merge whot/damspam:wip/admins-are-members into main

Since admins can easily change the project membership's list to add themselves, let's change the membership test to default to True for admins.

Note that the is_admin is in the User object, not the CurrentUser object so we need an extra REST call here.

Fixes #8 (closed)


Seems to work, see fdo-bots#83 (closed)

Merge request reports

Loading