browsertrix/backend
Tessa Walsh a7a18b9db0
Add org-specific delete invite endpoint (#575)
Adds POST /orgs/{oid}/invites/delete, which expects the invited
email address in the POST body.

This endpoint will also delete duplicate invites with the same
email/oid combination if env var ALLOW_DUPE_INVITES allows dupes.
2023-02-08 16:10:09 -05:00
..
btrixcloud Add org-specific delete invite endpoint (#575) 2023-02-08 16:10:09 -05:00
test Add org-specific delete invite endpoint (#575) 2023-02-08 16:10:09 -05:00
.pylintrc quickfix: pydantic / lint fix (#452) 2023-01-10 18:54:11 -08:00
Dockerfile Remove Code and Configs for Swarm/podman support (#407) 2022-12-08 18:19:58 -08:00
requirements.txt quickfix: pydantic / lint fix (#452) 2023-01-10 18:54:11 -08:00