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.

Edit Name in User Settings

See original GitHub issue

In server settings, there are two columns: User and Email

name

However the name portion isn’t editable and always matches email, which at least makes it redundant.

Proposal Have Name field in “Create account” page and/or have it as an option when clicking Edit

Alternative Simply remove the Name column, as it always matches email and is redundant.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
bitcoinbrisbanecommented, Dec 23, 2019

I just took a look through the code and I can’t find UserName property being used anywhere. It seems completely redundant to me. Was there a reason it was added in the first place? If not, should it be removed from the modal then? Or just from the view?

Its probably the .net auth framework. It puts an email and username by default.

1reaction
Kukkscommented, Dec 6, 2019

We could remove it from the UI. Technically, We can’t remove it from the system as it’s part of the asp.net Identity system though

On Fri, Dec 6, 2019 at 5:46 AM Umar Bolatov notifications@github.com wrote:

I just took a look through the code and I can’t find UserName property being used anywhere. It seems completely redundant to me. Was there a reason it was added in the first place? If not, should it be removed from the modal then? Or just from the view?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/btcpayserver/btcpayserver/issues/1216?email_source=notifications&email_token=AAN357W3TJMVAWI36ZRY5WDQXHKKFA5CNFSM4JVXZGMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGDAECQ#issuecomment-562430474, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN357UKWI2O7CV42T5BRLLQXHKKFANCNFSM4JVXZGMA .

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Change the User and User Profile Name on ...
To change your account name through the Settings app: Navigate to Settings > Account > Your info and click Manage my Microsoft Account....
Read more >
How to Change Your Account Name on Windows 10
Click Change the account name. Enter the correct username for the account, then click Change Name. Method 2: User Accounts ...
Read more >
How to change sign-in account name on Windows 10
Open Settings. · Click on Accounts. · Click on Your info. · Click the "Manage my Microsoft account" option.
Read more >
How to Change Account and User Name on Windows
Navigate to the “Your Info” tab, and click “Edit Name.” Change Account Name Edit Name. You will have to complete a ...
Read more >
How to change your username in Windows 11
Type the new name you wish to give your account and then click the Change Name button. Cursor hovering over the Change Name...
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