-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Feature Request] Better naming for "App-Password" in settings/personal #31140
Comments
In the client apps, the "token" value generated here is entered in the password field on the client app. There has been some usage of "device password" - but the "devices" out in the real world are smartphones/tablets... that run an app(s) on the device, and this password/token is entered into the app that is running on the device. After having entered a few of these today in my phones/tablets while testing, from a user POV they seem like just an annoyingly long password to type into the app. So I am inclined to keep calling them "app passwords". Other opinions welcome! |
I just want to highlight, that the password as "string" is once related to the term password and once with the term "token". Both are valid. Some apps will have the one, some the other term. I want to "link" these terms for all parties out here reducing confusion. |
Closing, PR got merged |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
Expected behaviour
The term
App-Password
has room for improvement.Even it is a kind of password, it´s correct terminology would be token.
Because we already use password, I propose to write:
App-Password (Token)
instead (text change only)Please see also #31101 (Improving token_auth_enforced description text in config.sample.php)
The location of change is in (L23 and L36):
core/settings/templates/panels/personal/tokens.php
Line 23 in 6f1cd04
Actual behaviour
Server configuration
ownCloud version: (see ownCloud admin page) 10.0.7
@phil-davis @SamuAlfageme
The text was updated successfully, but these errors were encountered: