6.0.0-beta1
7/7/25

[#5958] Add User Authentication
Summary Add User Authentication
Queue Chora
Queue Version HEAD
Type Enhancement
State Resolved
Priority 2. Medium
Owners chuck (at) horde (dot) org
Requester daviskingdom (at) gmail (dot) com
Created 12/04/2007 (6425 days ago)
Due
Updated 02/24/2008 (6343 days ago)
Assigned
Resolved 02/24/2008 (6343 days ago)
Milestone
Patch No

History
02/24/2008 12:38:22 PM Jan Schneider Assigned to Chuck Hagenbuch
State ⇒ Resolved
 
12/20/2007 09:58:32 PM Chuck Hagenbuch Comment #6 Reply to this comment
Looks fine.
12/20/2007 04:04:39 AM daviskingdom (at) gmail (dot) com Comment #5 Reply to this comment
Finally updated from the HEAD.



Here is what the relevant section of my sourceroots.php looks like:

$sourceroots['subversion'] = array(

         'name' => 'davisKingdom',

         'location' => 'http://XXXX.hom/svn/repos/',

         'title' => 'Daviskingdom\'s Version Control System',

        'username' => 'xxxxx',

        'password' => 'xxxxx',

         'type' => 'svn',

);



I added the username and password options based on how I interpreted 
the updated Chora.php.  Perhaps I misunderstood something?
12/18/2007 07:05:08 PM Chuck Hagenbuch Comment #4 Reply to this comment
Is this in the HEAD?
Yup.
12/18/2007 07:00:59 PM daviskingdom (at) gmail (dot) com Comment #3 Reply to this comment
What you can do now is set a static username and password in
sourceroots.php that will be used for everyone. Is that enough?
Sorry for the delay - I've been out of the country.



Is this in the HEAD?  If so, let me test it before answering.



Static name/password for everyone isn't ideal but would probably work 
for ME in the near future.



If something in line with the profile idea wouldn't work prompting for 
name/password is a good alternative.



I'll test out the HEAD and get back to you.
12/12/2007 09:40:02 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
Done except for using Horde credentials now - I don't know about 
prompting the user, but we can add an option to use Horde credentials 
(though sort of at their own risk, since they're put on the command 
line - I'm actually against this unless someone *really* needs it). 
What you can do now is set a static username and password in 
sourceroots.php that will be used for everyone. Is that enough?
12/04/2007 05:17:32 PM Chuck Hagenbuch State ⇒ Accepted
 
12/04/2007 04:22:47 PM daviskingdom (at) gmail (dot) com Comment #1
Priority ⇒ 2. Medium
State ⇒ New
Queue ⇒ Chora
Summary ⇒ Add User Authentication
Type ⇒ Enhancement
Reply to this comment
I request the ability to access restricted SubVersion repositories 
using Chora.  I would like the ability to access by current SVN site 
via Chora, but the site is password protected.



Faster solution would probably be to prompt for user name/password but 
passing Horde credentials could also be viable.  Although the user 
name/password option is most flexible since users may be accessing 
multiple repositories - some of which they cannot control their user 
name / password.

Saved Queries