You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Noel J. Bergman" <no...@devtech.com> on 2004/01/22 22:41:29 UTC

RE: Allow anonymous issue creation in JIRA?

Noel J. Bergman asked:
> So you would prefer the option to show the Create Issue option,
> but require them to create an account?

Robert Leland wrote:
> I prefer a account be required, but wouldn't insist on it.
> Since Bugzilla verifies the email address when an account
> is created, we know it isn't bogus. If JIRA required an
> email address reporters could still put in a fake email
> address, or make a mistake in typing it in.

Gus Heck wrote:

> As long as the account creation process is friendly (like bugzilla,
> unlike scarab) I think this is fine.

> the nice thing about staying with bugzilla is I already have a
> login there. It would be nice if JIRA could share login info
> with Bugzilla so that it was all the same login/password

It does!  :-)  It imports your login.  I believe that the only issue is that
you have to have it reset your password.  But I could be wrong about that,
so we should check.

So it seems that a preference would be for Jira to show the option to enter
an issue, even when not logged in, and then just require a login.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


RE: Allow anonymous issue creation in JIRA?

Posted by "Noel J. Bergman" <no...@devtech.com>.
Gus Heck wrote:
> > [JIRA] imports your [BZ] login.
> This is good, but does this mean that the login/password is truely
> shared (password changed one place changes for the other) or just a
> similar login

The information is imported (cloned).

Jira has some LDAP support and is trending towards a more complete LDAP
interface.  bugzilla also supports LDAP in a primitive fashion.  It should
be possible to share information amongst applicatoins in some future time
when we are doing more with LDAP.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: Allow anonymous issue creation in JIRA?

Posted by Gus Heck <gu...@olin.edu>.
Hi Noel,

>It does!  :-)  It imports your login.  I believe that the only issue is that
>you have to have it reset your password.  But I could be wrong about that,
>so we should check.
>
>  
>
This is good, but does this mean that the login/password is truely 
shared (password changed one place changes for the other) or just a 
similar login, but separate passwords. The former would be prefereable 
to me, though I can probably just set the password to be the same 
manually as long as there is no regular expiration time on passwords in 
JIRA.

>So it seems that a preference would be for Jira to show the option to enter
>an issue, even when not logged in, and then just require a login.
>  
>
The concerns of others about supporting open source projects like 
Bugzilla not withstanding (which I sympathize with). However I think 
with these changes that would be the only issue, and I'll leave that 
philosophical debate to others.

-Gus


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org