Jelle van der Waa

Results 242 issues of Jelle van der Waa

### Explain what happens 1. Add a host 2. Edit the host and change the username ![image](https://user-images.githubusercontent.com/67428/174880490-5d9b480a-1747-4716-a7fe-cae1f5a71e73.png) ### Version of Cockpit 271 ### Where is the problem in Cockpit? _No...

bug

### Explain what happens Similar to this commit 62c45a95c91dc1ecfbc235a248cb30aa68d262a3 these fonts should be loaded with a relative path but not absolute. ``` src/common/fail.html: src: url('/cockpit/static/fonts/RedHatDisplay-Medium.woff2') format('woff'); src/common/fail.html: src: url('/cockpit/static/fonts/OpenSans-Light-webfont.woff') format('woff');...

bug

Before pushing new pixel tests verify if the current pixel test reference is not out of date. This is a bit tricky as we do not know how a user...

### Explain what happens On my RPI 3 cockpit does not show the model ![image](https://user-images.githubusercontent.com/67428/153428487-03a7e730-69e5-4543-94cc-18b5432e15f6.png) ![image](https://user-images.githubusercontent.com/67428/153428509-bba25d6b-4fd0-4750-929a-1d8cf723c38b.png) Device tree has the correct information: ``` [jelle@fedora ~]$ sudo cat /proc/device-tree/model Raspberry Pi...

bug
page:hwinfo

Seen on production, needs investigation ``` Jul 03 10:43:07 security.archlinux.org make[15075]: Updating package cache... Jul 03 10:43:07 security.archlinux.org make[15075]: -> Querying alpm database...done Jul 03 10:43:07 security.archlinux.org make[15075]: -> Latest...

bug

Implemented in [flask-taliskman](https://github.com/GoogleCloudPlatform/flask-talisman/commit/9827cf2764974a08ae4450ec30601ef99fe8834e) version 0.6 which is in our repos.

enhancement
help wanted
good first issue

When adding a new group, warn if the lib32 variant does not exists via a flashcard. Closes: #120

``` /usr/lib/python3.8/site-packages/sqlalchemy/orm/relationships.py:1912: SAWarning: Setting backref / back_populates on relationship CVEVersion.version_parent to refer to viewonly relationship CVE.versions will be deprecated in SQLAlchemy 1.4, and will be disallowed in a future release....

bug
help wanted

Add a footer to the tracker with a license information and a link to our source code.

enhancement
help wanted
prio:minor

It would be nice to import CVE's automatically using an API maybe such as https://cve.circl.lu/api/ or https://nvd.nist.gov/vuln/data-feeds and add a review / queue to the security tracker to review these...

enhancement