-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Transfer Credential Ownership (#2946)
* Add credential transfer token validity configuration * Add credential transfer token support * Add credential transfer email notifications * Update user model for validations - Extract email validation functions - Move project access validation * Add credential transfer audit event * Add core transfer functionality * Add credential transfer UI * Unit tests and liveview tests - get projects by ids - credential transfer controller - initiate credential transfer, confirm credential transfer, revoke credential transfer - user changesets and validations - credential transfer modal * Revoke credential transfer * Tests for revoke credential transfer * Update CL * Remove duplicated test * Refactor code to address review change requests
- Loading branch information
Showing
17 changed files
with
1,633 additions
and
217 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.