[2197] in Moira Commits
[ops/moira] a7cef9: In setup_uupi(), fix the regeneration of the
daemon@ATHENA.MIT.EDU (Robert Basch)
Thu Dec 5 19:11:53 2024
Date: Thu, 05 Dec 2024 19:11:47 -0500
From: "Robert Basch" <noreply@mit.edu>
To: moira-commits@mit.edu
Message-ID: <ops/moira/push/refs/heads/master/7ca081-a7cef9@github.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.mit.edu/ops/moira
Commit: a7cef99aa7cb8b89a587d3baa5b9393eb73b7c43
https://github.mit.edu/ops/moira/commit/a7cef99aa7cb8b89a587d3baa5b9393eb73b7c43
Author: Robert Basch <rbasch@mit.edu>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M moira/server/qsetup.pc
Log Message:
-----------
In setup_uupi(), fix the regeneration of the random pin when the
initial value is not unique.
Also fix the initialization of the random number generator, so that
it is only initialized once.