Password identifiers, protocol aging and SCRAM protocol

Edit
ID 535
Title Password identifiers, protocol aging and SCRAM protocol
CI (CFBot) Not processed
Stats (from CFBot) Unknown
Topic SQL Commands
Created 2016-02-23 07:18:35
Last modified 2016-03-22 13:45:09 (8 years, 10 months ago)
Latest email 2017-02-01 11:13:38 (8 years ago)
Status
2016-03: Returned with feedback
Target version
Authors Heikki Linnakangas (heikki), Michael Paquier (michael-kun)
Reviewers David Steele (dsteele), Valery Popov (v.popov)Become reviewer
Committer
Links
Emails
Password identifiers, protocol aging and SCRAM protocol
First at 2016-02-23 07:17:36 by Michael Paquier <michael.paquier at gmail.com>
Latest at 2017-02-01 11:13:38 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest attachment (0001-Replace-isMD5-with-a-more-future-proof-way-to-check-.patch) at 2017-01-03 14:09:34 from Heikki Linnakangas <hlinnaka at iki.fi>
    Attachment (0001-Replace-isMD5-with-a-more-future-proof-way-to-check-.patch) at 2017-01-03 14:09:34 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (009_authentication.pl) at 2016-12-21 02:09:59 from Michael Paquier <michael.paquier at gmail.com> (Patch: No)
    Attachment (0001-Use-plain-prefix-for-plaintext-passwords-stored-in-p-2.patch) at 2016-12-20 12:23:51 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (0001-Use-plain-prefix-for-plaintext-passwords-stored-in-p.patch) at 2016-12-15 12:48:50 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (0001-Refactor-the-code-for-verifying-user-s-password.patch) at 2016-12-09 09:51:45 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (0008-Rewrite-nonce-generation.patch) at 2016-12-07 20:54:56 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (0001-Refactor-SHA2-functions-and-move-them-to-src-common.patch) at 2016-12-07 06:39:23 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (wunk.patch) at 2016-11-17 02:51:45 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (0001-Refactor-SHA2-functions-and-move-them-to-src-common.patch) at 2016-11-16 18:53:17 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Refactor-SHA2-functions-and-move-them-to-src-common.patch) at 2016-11-14 22:52:06 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Refactor-SHA2-functions-and-move-them-to-src-common.patch) at 2016-10-20 05:14:13 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Refactor-SHA2-functions-and-move-them-to-src-common.patch) at 2016-10-18 07:35:27 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (calculate_random.c) at 2016-10-15 13:26:42 from Michael Paquier <michael.paquier at gmail.com> (Patch: No)
    Attachment (0001-Replace-PostmasterRandom-with-a-stronger-way-of-gene.patch) at 2016-10-14 12:10:39 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (0001-Introduce-pg_strong_random.patch) at 2016-10-12 08:11:06 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Refactor-SHA-functions-and-move-them-to-src-common.patch) at 2016-09-27 12:01:09 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (0001-Refactor-SHA-functions-and-move-them-to-src-common.patch) at 2016-09-26 06:02:30 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Refactor-SHA-functions-and-move-them-to-src-common.patch) at 2016-09-03 12:36:59 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Bundle-md5.c-into-src-common.patch) at 2016-08-19 06:46:50 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0004-Move-encoding-routines-to-src-common.patch) at 2016-07-25 08:04:17 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Refactor-SHA-functions-and-move-them-to-src-common.patch) at 2016-07-06 07:32:39 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Add-facility-to-store-multiple-password-verifiers.patch) at 2016-03-18 13:31:33 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (dblink.diffs) at 2016-03-15 14:46:33 from Valery Popov <v.popov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-Add-facility-to-store-multiple-password-verifiers.patch) at 2016-03-14 23:07:53 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Add-facility-to-store-multiple-password-verifiers.patch) at 2016-02-23 07:17:36 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2016-03-22 13:45:09 Michael Paquier (michael-kun) Closed in commitfest 2016-03 with status: Returned with feedback
2016-03-17 18:16:47 David Steele (dsteele) New status: Waiting on Author
2016-03-17 14:03:51 David Steele (dsteele) Added dsteele as reviewer
2016-03-14 23:29:52 Michael Paquier (michael-kun) New status: Needs review
2016-03-14 15:32:38 David Steele (dsteele) New status: Waiting on Author
2016-02-26 15:20:43 Valery Popov (v.popov) Added v.popov as reviewer
2016-02-23 07:18:50 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun), Heikki Linnakangas (heikki)
2016-02-23 07:18:36 Michael Paquier (michael-kun) Attached mail thread CAB7nPqSMXU35g=W9X74HVeQp0uvgJxvYOuA4A-A3M+0wfEBv-w@mail.gmail.com
2016-02-23 07:18:35 Michael Paquier (michael-kun) Created patch record
Edit