Re: Issue 880 in reviewboard: Custom auth backends should be able to "interact" with prefs.html

2010-12-14 Thread reviewboard

Updates:
Status: Fixed

Comment #3 on issue 880 by chipx86: Custom auth backends should be able  
to "interact" with prefs.html

http://code.google.com/p/reviewboard/issues/detail?id=880

Added on master. This will be in Review Board 1.6. There will be new  
documentation on writing these.


--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 880 in reviewboard: Custom auth backends should be able to "interact" with prefs.html

2010-11-28 Thread reviewboard

Updates:
Owner: chipx86
Labels: Milestone-Release1.6

Comment #2 on issue 880 by chipx86: Custom auth backends should be able  
to "interact" with prefs.html

http://code.google.com/p/reviewboard/issues/detail?id=880

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 880 in reviewboard: Custom auth backends should be able to "interact" with prefs.html

2009-02-11 Thread codesite-noreply

Updates:
Status: Confirmed
Labels: -Type-Defect Type-Enhancement Component-Accounts

Comment #1 on issue 880 by chipx86: Custom auth backends should be able  
to "interact" with prefs.html
http://code.google.com/p/reviewboard/issues/detail?id=880

We need to find a way to address this. The issue is getting the backend  
that handled
the particular user. I don't know how to do that off-hand.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 880 in reviewboard: Custom auth backends should be able to "interact" with prefs.html

2009-02-11 Thread codesite-noreply

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 880 by lukasz.jernas: Custom auth backends should be able  
to "interact" with prefs.html
http://code.google.com/p/reviewboard/issues/detail?id=880

Some auth backends do not provide all informations required to correctly
set up a user profile in review board. IMHO a good idea would be adding a
property/method to the auth backend which could specify if the backend
provides fields like email/first name/etc if not the user would be
presented with the same fields as for the "builtin" backend on first login,
except those provided by the specified backend. It would require adding
additional "if" statements in prefs.html but this shouldn't add much  
overhead.

My specific use case is that I'm using a http auth backend where I only get
the codes 403 for wrong username/password sets or a 200 one for valid
combinations (+some pretty useless data like a username which I already
have;) After that the user has to enter the rest of his details by himself,
especially the email address.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---