Create route for resending an app invite

Replace ApplicationInvitations._update_status() with revoke() because multiple functions used _update_status() and it was causing app roles to be disabled when they shouldn't have. Now app roles are disabled within the revoke function.
Updated Invitations.resend() to accept user details so the invite info
can be changed in the new invite
This commit is contained in:
leigh-mil
2019-09-30 13:52:39 -04:00
parent bb6d656def
commit 4d043363a7
6 changed files with 117 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
"files": "^.secrets.baseline$",
"lines": null
},
"generated_at": "2019-10-02T14:53:58Z",
"generated_at": "2019-09-30T16:06:53Z",
"plugins_used": [
{
"base64_limit": 4.5,
@@ -194,7 +194,7 @@
"hashed_secret": "e4f14805dfd1e6af030359090c535e149e6b4207",
"is_secret": false,
"is_verified": false,
"line_number": 638,
"line_number": 651,
"type": "Hex High Entropy String"
}
]