Allows reporting tickets with a different username

Description

Since 0.10, you have been unable to use a different name for the Reporter field when entering tickets. This plugin allows that ability again. Beware that this does no checking on the username given (which is part of the reason this feature was removed from Trac itself).

Make sure the user entering the ticket has the TICKET_FAKE_USERNAME permission (or TICKET_ADMIN).

Bugs/Feature Requests

Existing bugs and feature requests for FakeUsernamePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out FakeUsernamePlugin from here using Subversion, or browse the source with Trac.

Example

To enable:

[components]
fakeusername.* = enabled

Recent Changes

[1659] by coderanger on 12/07/06 05:32:49

FakeUsernamePlugin:

Default to doing nothing if no req is found on the stack. (fixes #970)

[1621] by coderanger on 12/02/06 14:19:31

FakeUsernamePlugin:

Initial add.

[1620] by coderanger on 12/02/06 14:18:53

New hack FakeUsernamePlugin, created by coderanger

Author/Contributors

Author: coderanger
Contributors: