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

Add support for maintaining list of allowed/blocked instances #76

Open
devanbenz opened this issue Apr 12, 2024 · 0 comments
Open

Add support for maintaining list of allowed/blocked instances #76

devanbenz opened this issue Apr 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@devanbenz
Copy link
Member

devanbenz commented Apr 12, 2024

  • Create json schema for config data
    • Should accept allow/block lists from API (managed in API admin / UI)
    • Lists are mutually exclusive (ideally this is enforced on the API side @sublinks/sublinks-api-service)
      • If allow list is set, ignore blocklist
  • Add table and entity
  • Add worker to ingest from RabbitMQ
  • Add worker to consumer callbacks
@lazyguru lazyguru changed the title Add support for maintaining list of defederated instances Add support for maintaining list of allowed/blocked instances Jun 7, 2024
@lazyguru lazyguru added the enhancement New feature or request label Jun 7, 2024
@lazyguru lazyguru added this to the Version 0.15 Post-Alpha milestone Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants