26 Commits (53a9287e363df244c107b5451bd41925e0e3f8dc)

Author SHA1 Message Date
ansuz cac114bb52 merge staging into pending allow-list work 5 years ago
ansuz 33c12c27a1 ignore successive metadata errors with the same message 5 years ago
ansuz 79bc8830ef disable access restriction if all owners are removed 5 years ago
ansuz f579c9b059 semi-functional allow-list implementation in historyKeeper 5 years ago
ansuz 156c37942d implement new metadata commands related to allow lists and mailboxes 5 years ago
ansuz a4be6185de merge staging and do a little lint compliance 5 years ago
ansuz 8694c17023 sketch out metadata commands for allow lists 5 years ago
ansuz 3f606d8c75 remove some duplicated code 5 years ago
yflory 5cb266838a Fix syntax error 5 years ago
ansuz 0d69620687 tweak the metadata line handler to handle an edge case in trim history 5 years ago
ansuz 69e61ec2f2 ignore metadata commands which add invalid owners 5 years ago
ansuz ab868237a0 replace ad hoc line stream with readline module 5 years ago
ansuz fe884278f4 ignore non-interesting errors when processing metadata 5 years ago
yflory 4027672678 Store the mailbox of all the owners 5 years ago
yflory d52e449f87 Fix setMetadata RPC saferphore 5 years ago
yflory ed5671a548 Don't write metadata updates to the log if it doesn't change the value 5 years ago
yflory 738030e8c0 Add pending_owners commands 5 years ago
yflory e12e5e1f25 Allow pending_owners to claim ownership 5 years ago
yflory 28b2341f2c Serverside metadata update 5 years ago
ansuz c5ca82f0e1 throw errors if you try to update expiration times, as this isn't implemented yet 5 years ago
ansuz 0a0c64d240 only increment the metadata line index if you can parse the line 5 years ago
ansuz 1c37ec7aee prevent duplicated owners in metadata amendments 5 years ago
ansuz ce847700c4 expose the index of the metadata log processor 5 years ago
ansuz b36f50f2c9 update metadata queries to include edits 5 years ago
ansuz efd0efede4 implement RESET_OWNERS command for editable metadata 5 years ago
ansuz 7b18bf91ce implement functions for iterating over metadata logs 5 years ago