Freya Gustavsson
Freya Gustavsson
Checked this just now and it is already set with autocomplete since more than 3 years ago. My Bitwarden plugin also manages to autofill it correctly. Can you give more...
Heya, can confirm this is a bug. Though unlikely we can fix it in the near term due to us using `xterm.js` and their Canvas addon which handles the focus...
Seems related to #15148. Keeping this open though
Can everyone here double-check that this issue still exists on Cockpit 346 or higher? The 404 links were solved in that release. I'd also appreciate more detail cause it's difficult...
> > Though this won't work for all scenarios and people might get confused. > > The cockpit container will only ever connect to to 127.0.0.1 when logging in locally,....
Merged, thanks @rugk!
> Hello, this patch fixes the dialog but not fully. It appears that the dialog expects the full locale to be specified, not only the language, see `dist/shell/manifest.json`. For example...
> There are still some linter failures in this PR, is it work in progress? Fixed everything and rebased. @jelly PTAL :pray:
Then we can have it on the website as a recommendation: ```json { "$schema": "https://cockpit-project.org/doc/guide/static/manifest.schema.json" ... } ``` And to test locally before it's published: `cockpit/pkg/networkmanager/manifest.json` ```json { "$schema": "../../doc/guide/static/manifest.schema.json",...
> This seems to still be draft, right? Depends. What do we want to accomplish with this? For now I would say we stick to just recommending this schema and...