[Infrastructure] Providing an SSH key is not a requirement anymore



commit b8d33737b926029fd79dbed0ae14ced491f03473
Author: Andrea Veri <averi redhat com>
Date:   Tue Nov 24 14:33:14 2020 +0100

    Providing an SSH key is not a requirement anymore

 .gitlab/issue_templates/new-account.md | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/.gitlab/issue_templates/new-account.md b/.gitlab/issue_templates/new-account.md
index 3cc3981..da58f2a 100644
--- a/.gitlab/issue_templates/new-account.md
+++ b/.gitlab/issue_templates/new-account.md
@@ -6,11 +6,21 @@ Please provide the following information:
 2. Permanent email address
 3. Requested account name. Please note nicknames are NOT allowed 
(https://wiki.gnome.org/AccountsTeam/AccountNamePolicy)
 4. Explanation why you think you should get an account
-5. Attach (do not paste inline!) the public part of your passphrase protected SSH version 2 key pair 
(usually ~/.ssh/id_rsa.pub). 
 
-Note: We require RSA (4096 preferred). Use `ssh-keygen -t rsa -b 4096`. Please make sure your key matches 
all the requirements listed at
-https://wiki.gnome.org/AccountsTeam/SSHKeyGuidelines. If your key does not match all requirements, it will 
not be possible to use it, and
-your accounts application will be significantly delayed.
+Once your account has been created, you should be able to reset your GNOME Account password via:
+
+https://password.gnome.org
+
+Once done, please login with your username and the password you just set at the following website:
+
+https://account.gnome.org
+
+You will then be able to manage your account including adding SSH keys which will then be automatically
+syncronized against GitLab. Please also remember your GNOME Account allows you to login to all the hosted 
services
+including Discourse, Events website, Pastebin, Nextcloud, Gitlab etc.
+
+Note: We require RSA (4096 preferred). Use `ssh-keygen -t rsa -b 4096`. Please make sure your key matches 
all 
+the requirements listed at https://wiki.gnome.org/AccountsTeam/SSHKeyGuidelines before adding it. 
 
 /label ~new-account
 /cc @averi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]