AuthenticatingHg » History » Version 4

Version 3 (Chris Cannam, 2010-08-03 07:05 PM) → Version 4/25 (Chris Cannam, 2010-08-03 07:08 PM)

h2. Authentication for Mercurial activity

h3. Requirements

# *Clone/pull from repo for public project*: Any user, no authentication required
# *Clone/pull from repo for private project*: Permitted users only
# *Push
Permit to repo for public project*: Permitted users only
# *Push
who are project members? Permit to repo for private project*: Permitted users only

What constitutes a permitted user?

* A user
who is a member of the project?
* A user who is identified
have been recorded in the repository [web] section section? Permit to both of the repository?
* A user who is both a member and identified in the [web] section?
* A user who is either a member or identified in the [web] section?
* A user who is identified in the [web] section, if any, or is a member if there is no such section?
above?