Update Cockpit applications metadata#717
Update Cockpit applications metadata#717MrGrymReaper wants to merge 1 commit intocockpit-project:mainfrom
Conversation
Added an application which was missing from the list of applications, but only linked to on the 45Drives GitHub repository for the File Sharing application.
| official: false | ||
| prerelease: false | ||
| description: | | ||
| A Cockpit plugin to easily manage users and groups along with associated items. |
There was a problem hiding this comment.
Can you please make the description a bit more concrete? The builtin Accounts page can do all the listed features except for setting the Samba password. I.e. please drop "easily", if possible avoid "manage", and replace the vague "associated items" with something more specific. I.e. it should answer the question "why and when would I want to install this?" Unfortunately the upstream project itself isn't very verbose in that regard.
There was a problem hiding this comment.
To be more specific -- the 45drives apps are not very reliable. They have zero tests, do, well, "interesting" things with shell commands, don't fit the general Cockpit UI look and guidelines, are not translatable/translated, etc. Presumably they did these for a specific product, but Cockpit is supported across a wide range of operating systems.
In other words, we don't want to recommend this page for standard Unix user management. If there's some "killer feature" which the Accounts page doesn't have, it should be pointed out as such.
I recently found out an Cockpit application which is currently released and in active development, though not listed on the official website's applications list. Due to it being excluded from this list people are more likely to not know about this application, in order to fix this issue. I decided to contribute the necessary information to the project.
Fixes #718