Re: [pgsql-www] Google signin

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: [pgsql-www] Google signin
Дата
Msg-id 20170815160240.GC4628@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: [pgsql-www] Google signin  (Magnus Hagander <magnus@hagander.net>)
Список 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 по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: [pgsql-www] Google signin
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: [pgsql-www] Google signin