Add strfry policies and members-only LDAP policy #196
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/strfry_policies"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This will look up nostr pubkeys in the LDAP directory to allow or deny publishing notes to the local relay.
Works out of the box with the Docker Compose setup. No changes necessary to test. Just point a nostr client to
ws://localhost:4777
after starting thenostr-relay
service with Compose.Update: Already works like a charm in production! 🥳
Merging without prior review, since the production changes will be in Chef instead (pulling files from this PR to the relay VM).