Bug 8041 - "Login" is not a verb
Summary: "Login" is not a verb
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Other (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.18.0
Assignee: William Sjöblom
URL:
Keywords: prosaic, tobfa_tester
Depends on:
Blocks:
 
Reported: 2022-12-01 15:40 CET by Pierre Ossman
Modified: 2024-11-05 14:52 CET (History)
5 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2022-12-01 15:40:18 CET
"Login" can refer to credentials used for authentication, or the processes of authenticating, but it is incorrect to use it as a verb, e.g. "I will login to this system".

Unfortunately, we have a number of places where we incorrectly use "login" as a verb.
Comment 5 William Sjöblom cendio 2024-10-04 17:49:58 CEST
Now at least the TAG uses "login" and "log in" correctly.
Comment 8 Alexander Zeijlon cendio 2024-11-04 11:30:12 CET
Changed from "login" to "log in" where appropriate in our tlclient code.

Looked at attachment 1241 [details], everything on the topic of "login is not a verb" has been patched. Leaving the other changes, "auto" -> "automatic", for now since it is not within the scope of this bug.
Comment 10 Alexander Zeijlon cendio 2024-11-04 12:48:31 CET
I found one instance of this in upstream TigerVNC, PR: https://github.com/TigerVNC/tigervnc/pull/1864
Comment 11 Alexander Zeijlon cendio 2024-11-05 08:38:51 CET
I also found a few instances of this in our openssh, PR: https://github.com/openssh/openssh-portable/pull/532
Comment 12 Tobias cendio 2024-11-05 09:36:49 CET
Checked native client for incorrect "login" vs. "log in" usage. Everything seems to be in order.
Comment 14 Emelie cendio 2024-11-05 14:52:17 CET
The fix in commit r41296 looks good.

Also checked and fixed in vsm for incorrect "login" vs "log in" in commit r41303.

Note You need to log in before you can comment on or make changes to this bug.