[Cosmo-dev] Reserved users
Brian Moseley
bcm at osafoundation.org
Tue Oct 2 20:12:03 PDT 2007
On 10/2/07, Jared Rhine <jared at wordzoo.com> wrote:
> I've been wondering a couple things about the Cosmo URL scheme and its
> relationship to usernames.
>
> In particular, both /dav/{username} and /dav/users are valid URLs. So
> what happens when you try to create a user named "users"?
i suspect the account is created but then the home collection is not accessible.
we have two options:
1) disallow creation of user accounts named "users", "item", "collection"
2) add a level of uri namespace to remove the conflict. perhaps
/dav/home/{username} ;)
More information about the cosmo-dev
mailing list