-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#44] Adds user private key rotation #59
Conversation
…-rotate # Conflicts: # src/internal/mod.rs # src/lib.rs # tests/common/mod.rs
…-rotate # Conflicts: # tests/common/mod.rs
I pushed a commit that put |
* adds internal retry for augmentation factor generation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple small things I'd prefer, but I wouldn't hold it up.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that the release shouldn't be published until the service changes have been rolled out. We can merge to master, though.
See #44
TODO
Changelog
UserOps::user_rotate_private_key
ironoxide::initialize_check_rotation
to enable users to know if any of their private keys need rotation.