Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option To Sign Web Interface Commits By Full Name Or Username #20449

Open
Deadmano opened this issue Jul 22, 2022 · 0 comments
Open

Option To Sign Web Interface Commits By Full Name Or Username #20449

Deadmano opened this issue Jul 22, 2022 · 0 comments
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@Deadmano
Copy link

Feature Description

Currently if you set a full name, despite setting DEFAULT_SHOW_FULL_NAME to false it will still commit messages on the web interface with the author set to your full name. Emptying the full name field sets the author name to your username.

Am I missing the point of the profile and having a full name present to identify when using an alias/username? Because as it stands, if you want commit messages from any CRUD operation via the web interface to be authored under your username you cannot have a full name set. This in turn causes a mismatch in git history where you may have a local username set which differs if performing web operations as a result of the full name taking priority.

Screenshots

No response

@Deadmano Deadmano added type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

1 participant