Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32618676
D11530.1767461415.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
595 B
Referenced Files
None
Subscribers
None
D11530.1767461415.diff
View Options
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 owner 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
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 3, 5:30 PM (8 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5889954
Default Alt Text
D11530.1767461415.diff (595 B)
Attached To
Mode
D11530: [scripts] Improve prompt
Attached
Detach File
Event Timeline
Log In to Comment