Re: [pgsql-www] Google signin - Mailing list pgsql-www

From Stephen Frost
Subject Re: [pgsql-www] Google signin
Date
Msg-id 20170815160240.GC4628@tamriel.snowman.net
Whole thread Raw
In response to Re: [pgsql-www] Google signin  (Magnus Hagander <magnus@hagander.net>)
List pgsql-www
Magnus,

* Magnus Hagander (magnus@hagander.net) wrote:
> Here's an updated patch that does this. It will try in order:
> <firstname><lastinitial>, e.g. stephenf
> <firstinitial><lasdtname>,e.g. sfrost
> <firstname><lastinitial><number>, e.g. stephenf0, stephenf1, stephenf2 etc

Good stuff.

> Since usernames are truncated at 30 it might be that all those generate
> duplicates, in which case it falls back to the previous way of doing it off
> the email.

Ok.

> It now also prevents password recovery on accounts that don't have
> passwords, instead saying that it's using a third party login method.

Ok.

I took a quick look through the patch again and it looks pretty good to
me.

Thanks!

Stephen

pgsql-www by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [pgsql-www] Google signin
Next
From: Daniel Gustafsson
Date:
Subject: Re: [pgsql-www] Google signin