View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015056CDash(No Category)public2014-08-04 09:392014-08-04 09:39
Reportertrsystran 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
StatusnewResolutionopen 
PlatformLinuxOSRHELOS Version5
Product Version2.2 
Target VersionFixed in Version 
Summary0015056: Add rules to automatically add more Repository Credentials in addition to emails
DescriptionRepository Credentials for new users are filled by default with the user's email.

This is useful for git repositories, but not for svn, where a ssh login is usually used instead.

It would be great if we could define rules to construct additional Repository Credentials for new users.

In our case the svn login is the local part of the email address (bob@example.com -> bob).

This may be in the form of one search pattern and one replace pattern, like with sed, applied on a string containing all the user info: name & email; it's not perfect but I don't have a better idea right now.
Additional InformationThe rational is:
LDAP helps to automatically create the user, but we still need to manually add Repository Credentials for new users, this step can be forgotten and email alerts are then lost.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2014-08-04 09:39 trsystran New Issue


Copyright © 2000 - 2018 MantisBT Team