Open GoogleCodeExporter opened 9 years ago
Using the email address as the account name is not a supported/designed use
which is why it doesn't work correctly. Unfortunately, I believe there are
many corner-cases in the code where the extraction/sanitization method you are
proposing would be a problem.
Why do you want to set account names to addresses? Is it because your ldap
auto-generates account names? Or were you looking to be able to login to
Gitblit using an email address? Logging in via the user email address is
something I would entertain supporting - but you'd still have to setup a valid
username.
Original comment by James.Mo...@gmail.com
on 14 Oct 2014 at 8:06
Yes, it's so users can log in via e-mail address instead of using generated
account names. It would be workable in my case to use e-mail to log in and a
uid value as the repository name.
Gitblit otherwise works very well using an e-mail address for the user account,
it's only private repositories which do not.
Original comment by chsh...@gmail.com
on 14 Oct 2014 at 9:13
Original comment by James.Mo...@gmail.com
on 24 Oct 2014 at 12:04
Original issue reported on code.google.com by
chsh...@gmail.com
on 8 Oct 2014 at 6:11