Bug 386887 - Kwallet should more clearly identify the program asking for access
Summary: Kwallet should more clearly identify the program asking for access
Status: RESOLVED FIXED
Alias: None
Product: kwalletmanager
Classification: Applications
Component: general (show other bugs)
Version: 17.08
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Valentin Rusu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-14 00:09 UTC by sparhawk
Modified: 2021-03-21 04:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of -m in kwalletmanager (123.37 KB, image/png)
2017-11-14 00:09 UTC, sparhawk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sparhawk 2017-11-14 00:09:56 UTC
Created attachment 108851 [details]
Screenshot of -m in kwalletmanager

I just upgraded kwallet in Arch Linux from 5.39.0-1 -> 5.40.0-1.

I was then asked if "-m" could access kwallet. This sounded suspicious, but it was just kwallet failing to correctly identify/parse the following command clearly.

    python -m keyring get mbsync foo@bar

In the past, I think it listed this as "Python program", which was better, but could still be clearer.

https://i.imgur.com/BrP3VNa.png
Comment 1 sparhawk 2021-03-21 04:16:53 UTC
Now listed as `/usr/lib/python3.9/site-packages/keyring/__main__.py`