Page MenuHomePhorge

D11530.1767474866.diff
No OneTemporary

Size
595 B
Referenced Files
None
Subscribers
None

D11530.1767474866.diff

diff --git a/scripts/set-user-credentials.js b/scripts/set-user-credentials.js
--- a/scripts/set-user-credentials.js
+++ b/scripts/set-user-credentials.js
@@ -25,6 +25,14 @@
const data = {};
+console.log(
+ 'Your new authoritative keyserver needs to have an owner that is ' +
+ 'not an admin of any other keyserver registered with ' +
+ "the staging identity service. If the user doesn't exist on the staging " +
+ 'identity service, they will be registered. ' +
+ 'Please provide credentials below.',
+);
+
rl.question('username: ', value1 => {
data.username = value1;

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 3, 9:14 PM (12 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5890831
Default Alt Text
D11530.1767474866.diff (595 B)

Event Timeline