The message "Please ensure your account's recovery settings are up to date." is shown at self-managed instances
Summary
Periodic reminder Please ensure your account's recovery settings are up to date.
was implemented in scope of the MR Prompt users to double check their account recovery settings, issue Prompt users to double check their account recovery settings. Description of the MR says that it should work only for GitLab.com but it is also shown at self-managed instances.
Steps to reproduce
- Upgrade your GitLab instance to 12.8
- Login to UI as any user
What is the current bug behavior?
The message Please ensure your account's recovery settings are up to date.
is shown at self-managed instances after the upgrade.
What is the expected correct behavior?
The message Please ensure your account's recovery settings are up to date.
should be shown only at GitLab.com, not at self-managed instances.
Relevant logs and/or screenshots
Output of checks
Results of GitLab environment info
Expand for output related to GitLab environment info
System information System: Ubuntu 16.04 Proxy: no Current User: git Using RVM: no Ruby Version: 2.6.5p114 Gem Version: 2.7.10 Bundler Version:1.17.3 Rake Version: 12.3.3 Redis Version: 5.0.7 Git Version: 2.24.1 Sidekiq Version:5.2.7 Go Version: unknown
GitLab information Version: 12.8.1-ee Revision: 13bae744d5c Directory: /opt/gitlab/embedded/service/gitlab-rails DB Adapter: PostgreSQL DB Version: 10.12 URL: https://domain.tld HTTP Clone URL: https://domain.tld/some-group/some-project.git SSH Clone URL: git@domain.tld:some-group/some-project.git Elasticsearch: no Geo: no Using LDAP: no Using Omniauth: yes Omniauth Providers:
GitLab Shell Version: 11.0.0 Repository storage paths:
- default: /var/opt/gitlab/git-data/repositories GitLab Shell path: /opt/gitlab/embedded/service/gitlab-shell Git: /opt/gitlab/embedded/bin/git
Results of GitLab application Check
Expand for output related to the GitLab application check
Checking GitLab subtasks ...
Checking GitLab Shell ...
GitLab Shell: ... GitLab Shell version >= 11.0.0 ? ... OK (11.0.0) Running /opt/gitlab/embedded/service/gitlab-shell/bin/check Internal API available: OK Redis available via internal API: OK gitlab-shell self-check successful
Checking GitLab Shell ... Finished
Checking Gitaly ...
Gitaly: ... default ... OK
Checking Gitaly ... Finished
Checking Sidekiq ...
Sidekiq: ... Running? ... yes Number of Sidekiq processes ... 1
Checking Sidekiq ... Finished
Checking Incoming Email ...
Incoming Email: ... Reply by email is disabled in config/gitlab.yml
Checking Incoming Email ... Finished
Checking LDAP ...
LDAP: ... LDAP is disabled in config/gitlab.yml
Checking LDAP ... Finished
Checking GitLab App ...
Git configured correctly? ... yes Database config exists? ... yes All migrations up? ... yes Database contains orphaned GroupMembers? ... no GitLab config exists? ... yes GitLab config up to date? ... yes Log directory writable? ... yes Tmp directory writable? ... yes Uploads directory exists? ... yes Uploads directory has correct permissions? ... yes Uploads directory tmp has correct permissions? ... yes Init script exists? ... skipped (omnibus-gitlab has no init script) Init script up-to-date? ... skipped (omnibus-gitlab has no init script) Projects have namespace: ... 1/1 ... yes 1/3 ... yes 1/4 ... yes 1/5 ... yes 41/6 ... yes 41/7 ... yes 41/8 ... yes 41/9 ... yes 41/10 ... yes 41/11 ... yes 42/12 ... yes 42/13 ... yes 42/14 ... yes 42/15 ... yes 42/16 ... yes 42/17 ... yes 43/18 ... yes 43/19 ... yes 43/20 ... yes 43/21 ... yes 43/22 ... yes 43/23 ... yes 44/24 ... yes 44/25 ... yes 44/26 ... yes 44/27 ... yes 44/28 ... yes 44/29 ... yes 44/30 ... yes 45/31 ... yes 45/32 ... yes 45/33 ... yes 45/34 ... yes 45/35 ... yes 45/36 ... yes 45/37 ... yes 45/38 ... yes 45/39 ... yes 45/40 ... yes 46/41 ... yes 46/42 ... yes 46/43 ... yes 47/44 ... yes 47/45 ... yes 47/46 ... yes 47/47 ... yes 47/48 ... yes 48/49 ... yes 48/50 ... yes 48/51 ... yes 48/52 ... yes 48/53 ... yes 49/54 ... yes 49/55 ... yes 49/56 ... yes 1/59 ... yes 1/64 ... yes 1/65 ... yes 50/68 ... yes 1/69 ... yes 1/71 ... yes 1/75 ... yes 1/76 ... yes 1/81 ... yes 1/85 ... yes 1/86 ... yes 1/87 ... yes 41/88 ... yes 42/89 ... yes 1/90 ... yes 41/92 ... yes 60/93 ... yes 1/94 ... yes 1/95 ... yes 1/96 ... yes 48/97 ... yes 1/98 ... yes 41/99 ... yes 1/100 ... yes 57/102 ... yes 1/104 ... yes 1/107 ... yes 1/110 ... yes 1/112 ... yes 1/114 ... yes 1/115 ... yes Redis version >= 2.8.0? ... yes Ruby version >= 2.5.3 ? ... yes (2.6.5) Git version >= 2.22.0 ? ... yes (2.24.1) Git user has default SSH configuration? ... yes Active users: ... 39 Is authorized keys file accessible? ... yes Elasticsearch version 5.6 - 6.x? ... skipped (elasticsearch is disabled)
Checking GitLab App ... Finished
Checking GitLab subtasks ... Finished
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)