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

Only deployer should be allowed to create time periods #20

Open
mattyg opened this issue Feb 28, 2024 · 0 comments
Open

Only deployer should be allowed to create time periods #20

mattyg opened this issue Feb 28, 2024 · 0 comments

Comments

@mattyg
Copy link
Contributor

mattyg commented Feb 28, 2024

Currently anyone can create time periods.

Only a whitelisted deployer specified in dna properties should be allowed.

This will add complication to a local dev and deployment setup:

  • when running happ for devlopment, we need to inject our own agentpubkey into dna properties
  • when deploying, need to set the dna properties with the desired deployer agentpubkey

I think this requires more careful thought and should be bumped from the current deadline.

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