id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 6546,Permit more than one super user,gbisotto@…,Álvaro Iradier,"Today it's possible to define only one super user in superuserplugin. I think that it's important to define more than one of those. Suggestion of code modification: today's code: file: superuser.py: line 31: if username == self.superuser: suggestion: file: superuser.py: line 31: if username in self.superuser: than, in trac.ini, the value of attribute ""superuser"" can be: ""user1, user2"" in section [superuser].",enhancement,closed,normal,SuperUserPlugin,normal,fixed,"superuser, more than one",,0.11