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

API Refactor: fix entry types conversion #1788

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

azdagron
Copy link
Member

  • Fixes a bug where the trust domain ID was used instead of name when converting the FederatesWith field in from common.RegistrationEntry to types.Entry.
  • Fixes slice aliasing of DnsNames
  • Fixes mask not being applied to all entry fields

- Fixes a bug where the trust domain ID was used instead of name when
converting the FederatesWith field in from common.RegistrationEntry to
types.Entry.
- Fixes slice aliasing of DnsNames
- Fixes mask not being applied to all entry fields

Signed-off-by: Andrew Harding <andrew.harding@hpe.com>
@amartinezfayo amartinezfayo merged commit e4a4395 into spiffe:master Aug 12, 2020
@azdagron azdagron deleted the fix-entry-type-conversion branch August 12, 2020 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants