Skip to content
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

Auth system backend methods #314

Merged
merged 4 commits into from
Oct 30, 2018

Conversation

jeffwecan
Copy link
Member

Part 2.2 of 3 in our large refactor series of how we organize auth methods, secrets engines, and system backend classes. This PR starts the move with "Auth" related methods to a new "sys" property used to access instances of these SystemBackend mixin classes under the Client class.

@jeffwecan jeffwecan added the system backend generally related to the Vault system backend routes label Oct 29, 2018
@jeffwecan jeffwecan added this to the 0.7.0 milestone Oct 29, 2018
@jeffwecan jeffwecan force-pushed the new_sys_backend_classes_authh branch from 775cec2 to b07bc20 Compare October 29, 2018 22:37
@jeffwecan jeffwecan merged commit e292188 into hvac:master Oct 30, 2018
@jeffwecan jeffwecan deleted the new_sys_backend_classes_authh branch October 30, 2018 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system backend generally related to the Vault system backend routes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant