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

Use realm_authority from realm, instead of storing it #48

Open
ckamm opened this issue Apr 14, 2022 · 0 comments
Open

Use realm_authority from realm, instead of storing it #48

ckamm opened this issue Apr 14, 2022 · 0 comments

Comments

@ckamm
Copy link

ckamm commented Apr 14, 2022

Currently the realm_authority is stored in Registrar, along with the realm. However, a realm's authority can change, and in that case the stored authority would no longer be correct.

The fix is to require passing the realm and reading the authority from there.

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

No branches or pull requests

1 participant