| From: | Greg Stark <stark(at)mit(dot)edu> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | Stephen Frost <sfrost(at)snowman(dot)net>, "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, Dave Page <dpage(at)pgadmin(dot)org>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org> |
| Subject: | Re: Google signin |
| Date: | 2017-08-15 21:34:16 |
| Message-ID: | CAM-w4HOna3BLVrEh92LD7hEbDAgbLie_T+PtZyqZ_2j7X+UzZA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
On 15 August 2017 at 11:18, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> On Tue, Aug 15, 2017 at 10:42 AM, Magnus Hagander <magnus(at)hagander(dot)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
Taking just the first name or just the last name and a number seems
fairly safe but anything that combines letters runs the risk of
creating unintentionally offensive words.
--
greg
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2017-08-16 07:35:04 | Re: Google signin |
| Previous Message | Magnus Hagander | 2017-08-15 20:22:41 | Re: Google signin |