Dominik Gedon

Results 63 issues of Dominik Gedon

This will update jQuery to version 3.6.0 due to security issues. Fixes #63 The hash for the new jQuery file is `ff1523fb7389539c84c65aba19260648793bb4f5e29329d2ee8804bc37a3fe6e` and was direclty downloaded from [jquery.com](https://code.jquery.com/jquery-3.6.0.min.js).

You should update your shipped jQuery version to a more recent one due to [security issues](https://snyk.io/vuln/npm:jquery?lh=1.11.3) with version 1.11.3.

### Is your feature request related to a problem? No. ### Provide a detailed description of the proposed feature After replacing most of the generic CX exceptions with #2643, I...

enhancement
main
Good first issue

I ran [Prospector](http://prospector.landscape.io/en/master/contents.html) and Codacy locally with [codacy-analysis-cli](https://github.com/codacy/codacy-analysis-cli) over all our code inside the `cobbler` folder. Most of the findings are just information and warnings but I think fixing those...

main
Good first issue

This issue is for collecting all errors regarding documentation. ### TODO - [ ] Fix broken links - [x] Add new `cobbler sync --dns` and `cobbler sync --dhcp` commands -...

documentation
Good first issue

### Is your feature request related to a problem? According to the [documentation](https://docs.python.org/3/library/optparse.html), `optparse` is deprecated since Python 3.2. According to [PEP 594](https://www.python.org/dev/peps/pep-0594), however, it will not be removed in...

enhancement
main
Good first issue
Deprecated

### Is your feature request related to a problem? No. ### Provide a detailed description of the proposed feature When #2747 is merged we could further improve it when using...

enhancement
main
3.3.0

### Is your feature request related to a problem? No. ### Provide a detailed description of the proposed feature When PR #2747 is merged, it would be nice to have...

Usability
enhancement

According to CodeQL, typeit 8.6.0 has an incomplete multi-character sanitization. I ran CodeQL in one of my forks an got this [security alert](https://github.com/nodeg/prv-loveit/security/code-scanning/6).

See https://ci.suse.de/view/Manager/view/Uyuni-PRs/job/uyuni-prs-ci-tests-jordi/

testing
ruby_rubocop