All of lore.kernel.org
 help / color / mirror / Atom feed
* chunkd authentication checks added
@ 2009-08-01  4:26 Jeff Garzik
  0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2009-08-01  4:26 UTC (permalink / raw)
  To: Project Hail


Just added per-operation authentication checks to chunkd.  If the 
authentication user does not own an object, they cannot GET or DELETE 
it.  LIST only shows objects owned by the authenticated user (making the 
<Owner> tag a bit redundant).

The newly added 'auth' test verified that this works, in the process 
exercising some error handling paths for the first time.  Bugs were fixed.

All this was just pushed out to git.kernel.org, so it should show up soon.

CLD also needs authentication checks, and an ACL framework.

	Jeff





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-01  4:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-01  4:26 chunkd authentication checks added Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.