Hello, On Fri, 15 May 2015 23:52:27 +0200 Mads Kiilerich <[email protected]> wrote:
> On 05/15/2015 07:06 PM, Andrew Shadura wrote: > > # HG changeset patch > > # User Andrew Shadura <[email protected]> > > # Date 1431709586 -7200 > > # Fri May 15 19:06:26 2015 +0200 > > # Node ID 1a7787acd1276557128ac6f8cd274b39c86ebbae > > # Parent 95bffe63997d40bfab5ae6b8d1a54859d6275471 > > auth: let users log in using their email address > Nice and simple - thanks! > This will however crash if the user specifies an invalid email > address. Noted — and fixed. > This feature also seems a bit half-baked when it only is for web > login. Hg/git login should work the same way. Possibly, but I think that would be a good think to work on in a next patch. > FWIW: The only other place where users have to care about their (and > others) "login" is in @mention. It would be nice to be able to > specify email addresses there too. @[email protected] should work > in the scanner (regexp) and auto completer. Some users would perhaps > prefer to avoid exposing their email address so it should perhaps be > configurable somehow ... but I'm pretty sure we already expose email > addresses in other places so such a "privacy" option would be a > separate feature. Well, this is something I'm not so sure about… Mentions should rather work with Real Names (autocompleting them to the login names, possibly expanding to a Real Name on display), but I don't think autocompletion should be done to email addresses. But let's address that later on, it's a bigger topic on its own. -- Cheers, Andrew
pgpuRCBj29ntM.pgp
Description: OpenPGP digital signature
_______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
