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
f102c205f8
Filter out privileged events for non-admin users, refactor `IsPrivileged` logic, and improve event handling with additional checks and utilities.
|
4 months ago |
| .. |
|
acl
|
wire up trigger to restart sync for ACL spider
|
4 months ago |
|
crypto
|
Introduce `ProcessDelete` method in `database` package; update `go.mod` with `database.orly` module replacements across packages
|
4 months ago |
|
database
|
Ensure proper memory management by adding `Free` calls to release pooled buffers across `export`, `import`, and event handling workflows.
|
4 months ago |
|
encoders
|
Filter out privileged events for non-admin users, refactor `IsPrivileged` logic, and improve event handling with additional checks and utilities.
|
4 months ago |
|
interfaces
|
wire up trigger to restart sync for ACL spider
|
4 months ago |
|
protocol
|
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
|
4 months ago |
|
utils
|
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 |
|
version
|
implement auth and a simple admin-follows whitelist
|
4 months ago |