Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/trac/files/permissions.csv

Issue 5688697504661504: Concept of Trac for whitelisting requests. (Closed)
Patch Set: Created Feb. 25, 2014, 8:11 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/trac/files/adblockplus_logo.png ('k') | modules/trac/manifests/init.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/trac/files/permissions.csv
===================================================================
new file mode 100644
--- /dev/null
+++ b/modules/trac/files/permissions.csv
@@ -0,0 +1,4 @@
+anonymous,BROWSER_VIEW,CHANGESET_VIEW,FILE_VIEW,LOG_VIEW,MILESTONE_VIEW,REPORT_SQL_VIEW,REPORT_VIEW,ROADMAP_VIEW,SEARCH_VIEW,TICKET_VIEW,TIMELINE_VIEW,TICKET_APPEND,TICKET_CREATE
+authenticated,TICKET_APPEND,TICKET_CREATE
+contributer,TICKET_SET_MILESTONE,TICKET_SET_OWNER,TICKET_EDIT_KEYWORDS,TICKET_SET_PRIORITY
+staff,TICKET_ADMIN,TICKET_SET_MILESTONE,TICKET_SET_OWNER,TICKET_EDIT_KEYWORDS,TICKET_SET_PRIORITY,TICKET_SET_VERIFIED
« no previous file with comments | « modules/trac/files/adblockplus_logo.png ('k') | modules/trac/manifests/init.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld