question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow changing the site name on authentication service

See original GitHub issue

Bug Description

Users are presently unable to modify the name listed under “Manage Sites” >

image

image

The initial “Site Name” is also used after the following:

  1. Revoking access (via Site Kite dashboard > Manage Sites > Remove Access > Reset Site Kit
  2. Changing “Site Name” in a users WP General Settings
  3. Revoking access via https://myaccount.google.com/permissions?pli=1
  4. Attempting setup once more

Original support topic: https://wordpress.org/support/topic/change-the-site-name/

Supporting video


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

  • Changes to the Site Title should be synchronized to the authentication service on-the-fly

Implementation Brief

  • In Authentication::register(), add the same $option_updated callback onto update_option_blogname, just like the existing ones for home + site URL

QA Brief

Changelog entry

  • Update registered site name on authentication service when it is updated in WordPress.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
aaemnnosttvcommented, Apr 17, 2020

@jamesozzie this name should be updated automatically now any time their Site URLs change:

image

@felixarntz perhaps we should extend this functionality to include changes to the Site Title as well?

1reaction
ShahAaroncommented, Apr 30, 2020

@aaemnnosttv I probably didn’t explain what I did very well

This time I strictly followed your steps and the new site title was shown on the list of sites for the authentication service

Read more comments on GitHub >

github_iconTop Results From Across the Web

KB5004442—Manage changes for Windows DCOM Server ...
Path : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole\AppCompat · Value Name: "RequireIntegrityActivationAuthenticationLevel" · Type: dword · Value Data: default = ...
Read more >
7.4. Additional Configuration for Identity and Authentication ...
The simple access provider allows or denies access based on a list of user names or groups. It enables you to restrict access...
Read more >
Custom Domains - Auth0
If you have a paid Auth0 subscription, you can use your own domain name (also known as a CNAME or vanity URL) on...
Read more >
Add or change your authentication method - Login.gov
Add or change your authentication method: Enter your email address at https://secure.login.gov. Enter your password. Click the “Sign in” button.
Read more >
How to set up domain authentication - SendGrid Documentation
When sending email, you must set Domain Name System (DNS) records on the domain ... provider and allow Twilio SendGrid to configure the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found