Modify

Opened 17 years ago

Closed 16 years ago

#1351 closed enhancement (wontfix)

Allow for private tickets without user account

Reported by: bryanlockwood@… Owned by: Noah Kantrowitz
Priority: normal Component: PrivateTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

We all have way too many usernames/passwords to keep track of these days.

What I am proposing is a way to create a private ticket that does not require the user to sign up for an account at the Trac site. Essentially the user would:

  1. Start a new ticket
  2. Enter his email in the email or username field at the top, fill out other fields as needed, press the submit button. There is also a 'keep ticket private' checkbox somewhere in the ticket form, which our intrepid user checks.
  3. In return, he gets an email (and perhaps web page as well) with a link to the ticket. The link includes some random hash value allowing that (private!) ticket to be opened without entering a username/password pair.

So. I'm no developer but I am thinking that at step 3 he'd get back an url something like:

http://foo.com/trac/ticket/219?hash=uewq346

The ticket would now be viewable by anyone knowing that URL, or anyone with TICKET_VIEW permissions.

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by Noah Kantrowitz

Resolution: wontfix
Status: newclosed

No intention of doing this.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Noah Kantrowitz.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.