You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mleku 5eb192f208
Send initial AUTH challenge if admins are configured and clean up leftover `ORLY` data in `relaytester-test.sh`.
4 months ago
..
config Introduce ACL registry with `follows` implementation, enhance `SaveEvent` for replaceable kinds, and refactor filter-based serial fetching. Update configs and dependencies. 4 months ago
handle-auth.go Ensure proper memory management by adding `Free` calls to release pooled buffers across `export`, `import`, and event handling workflows. 4 months ago
handle-close.go Add `HandleDelete` and `GetSerialsFromFilter` methods, integrate admin keys handling, and enhance constraints API. Include a new CLI `convert` tool for key translation. 4 months ago
handle-delete.go Introduce ACL registry with `follows` implementation, enhance `SaveEvent` for replaceable kinds, and refactor filter-based serial fetching. Update configs and dependencies. 4 months ago
handle-event.go Refactor `GetAccessLevel` to include address parameter, update all ACL implementations and handlers for enhanced contextual access control. 4 months ago
handle-message.go Refactor `GetAccessLevel` to include address parameter, update all ACL implementations and handlers for enhanced contextual access control. 4 months ago
handle-relayinfo.go Uncomment and enable additional `relayinfo` features and fix order of event response handling in `SaveEvent`. 4 months ago
handle-req.go Refactor `GetAccessLevel` to include address parameter, update all ACL implementations and handlers for enhanced contextual access control. 4 months ago
handle-websocket.go Send initial AUTH challenge if admins are configured and clean up leftover `ORLY` data in `relaytester-test.sh`. 4 months ago
helpers.go complete the marshal/unmarshal of events using the new pool enabled tag codecs 5 months ago
listener.go implement auth and a simple admin-follows whitelist 4 months ago
main.go wire up trigger to restart sync for ACL spider 4 months ago
ok.go implement auth and a simple admin-follows whitelist 4 months ago
publisher.go Enforce authenticated pubkey checks for privileged events, refactor delivery logic for improved efficiency, and extend `Subscription` with `AuthedPubkey`. 4 months ago
server.go implement auth and a simple admin-follows whitelist 4 months ago