Closed
Bug 527515
Opened 16 years ago
Closed 16 years ago
Modify authz for /projects/mozilla.org changes
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: reed, Assigned: dmoore)
References
Details
Attachments
(1 file)
|
3.11 KB,
text/plain
|
Details |
Thanks to chizu's info from bug 526959, I'm ready to change how authz is done for /projects/mozilla.org.
Please make the following changes:
Modify:
[/projects/mozilla.org/trunk]
@mozilla-org-trunk = rw
to:
[/projects/mozilla.org/trunk]
@mozilla-org-trunk = rw
@webtools-dev = rw
Modify:
[/projects/mozilla.org/tags]
@mozilla-org-webmasters = rw
to:
[/projects/mozilla.org]
@mozilla-org-webmasters = rw
@webtools-dev = r
Remove:
[/projects/mozilla.org/branches/cvs]
steven@silverorange.com = rw
Add:
[/projects/mozilla.org/branches/staging]
@mozilla-org-trunk = rw
@webtools-dev = rw
Rename:
@mozilla-org-webmasters (note multiple locations)
to:
@mozilla-org-drivers
Rename:
@mozilla-org-trunk (note multiple locations)
to:
@mozilla-org-webmasters
Finally, add steven@silverorange.com to the (new) @mozilla-org-webmasters
| Assignee | ||
Updated•16 years ago
|
Assignee: server-ops → dmoore
| Assignee | ||
Comment 1•16 years ago
|
||
| Assignee | ||
Comment 2•16 years ago
|
||
The diff is a little off, as chizu and I mid-aired. Changes are now live.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> The diff is a little off, as chizu and I mid-aired. Changes are now live.
Can either you or chizu repeat bug 526959 for me so I can check it? The diff is indeed missing some stuff, so want to make sure it's all correct. Thanks!
| Assignee | ||
Comment 4•16 years ago
|
||
Emailed to reed@reedloden.com
| Reporter | ||
Comment 5•16 years ago
|
||
(In reply to comment #4)
> Emailed to reed@reedloden.com
Looks great. Thanks, chizu and dmoore! :)
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•