User functions for building SCRAM secrets

Edit
ID 3988
Title User functions for building SCRAM secrets
Topic Security
Created 2022-10-31 20:29:09
Last modified 2024-01-27 03:32:56 (9 months, 3 weeks ago)
Latest email 2024-01-27 03:35:16 (9 months, 3 weeks ago)
Status
2024-01: Returned with feedback
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
2023-03: Moved to next CF
2023-01: Moved to next CF
2022-11: Moved to next CF
Target version
Authors Jonathan Katz (jkatz05)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3988
git checkout commitfest/cf/3988
Emails
User functions for building SCRAM secrets
First at 2022-10-31 20:27:08 by "Jonathan S. Katz" <jkatz at postgresql.org>
Latest at 2024-01-27 03:35:16 by vignesh C <vignesh21 at gmail.com>
Latest attachment (scram-funcs-v5.patch) at 2023-02-14 23:16:18 from "Jonathan S. Katz" <jkatz at postgresql.org>
    Attachment (scram-funcs-v5.patch) at 2023-02-14 23:16:18 from "Jonathan S. Katz" <jkatz at postgresql.org> (Patch: Yes)
    Attachment (scram-funcs-v4.patch) at 2023-01-23 05:58:40 from "Jonathan S. Katz" <jkatz at postgresql.org> (Patch: Yes)
    Attachment (scram-funcs-v3.patch) at 2022-11-27 05:21:58 from "Jonathan S. Katz" <jkatz at postgresql.org> (Patch: Yes)
    Attachment (scram-funcs-v2.patch) at 2022-11-11 04:14:34 from "Jonathan S. Katz" <jkatz at postgresql.org> (Patch: Yes)
    Attachment (scram-funcs-v1.patch) at 2022-10-31 20:27:08 from "Jonathan S. Katz" <jkatz at postgresql.org> (Patch: Yes)
History
When Who What
2024-01-27 03:32:56 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Returned with feedback
2023-12-04 10:16:19 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 09:58:07 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-09-20 05:08:29 Michael Paquier (michael-kun) Removed michael-kun from reviewers
2023-08-02 19:16:17 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-04-09 03:24:52 Greg Stark (stark) Changed targetversion to None
2023-04-09 02:40:48 Greg Stark (stark) Closed in commitfest 2023-03 with status: Moved to next CF
2023-02-14 23:23:06 Jonathan Katz (jkatz05) New status: Needs review
2023-02-14 20:17:42 Andres Freund (andresfreund) New status: Waiting on Author
2023-01-31 16:19:18 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2023-01-23 05:59:07 Jonathan Katz (jkatz05) New status: Needs review
2022-12-01 05:29:49 Michael Paquier (michael-kun) Closed in commitfest 2022-11 with status: Moved to next CF
2022-11-30 06:02:26 Michael Paquier (michael-kun) New status: Waiting on Author
2022-11-29 06:24:37 Jonathan Katz (jkatz05) New status: Needs review
2022-11-17 03:22:29 Michael Paquier (michael-kun) New status: Waiting on Author
2022-11-11 04:15:38 Jonathan Katz (jkatz05) New status: Needs review
2022-11-10 06:13:19 Michael Paquier (michael-kun) New status: Waiting on Author
2022-11-09 03:05:30 Michael Paquier (michael-kun) Added michael-kun as reviewer
2022-11-01 13:38:11 Jonathan Katz (jkatz05) Changed authors to Jonathan Katz (jkatz05)
2022-10-31 20:31:04 Jonathan Katz (jkatz05) Changed targetversion to 16
2022-10-31 20:29:10 Jonathan Katz (jkatz05) Attached mail thread fce7228e-d0d6-64a1-3dcb-bba85c2fac85@postgresql.org
2022-10-31 20:29:09 Jonathan Katz (jkatz05) Created patch record
Edit