Chris Hofstaedtler

Results 93 issues of Chris Hofstaedtler

### Short description - Make many things in auth-main.cc static - Rename some of the single/two-letter globals to longer names, but mostly those local to auth-main.cc - Move SOAData, DNSBackend...

auth

### Short description Everything we used from jQuery is now available without hacks/quirks in plain JS. Yay 2020+. Saves updating jQuery, too. ### Checklist I have: - [x] read the...

rec

### Short description dnsdist does not, either. Avoids leaking VERSION to not authorized users. Implements #4979. ### Checklist I have: - [x] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [x] compiled this...

auth
rec

Auth (in order of importance): - [x] ext/mbedtls/gpl-2.0.txt missing - [x] pdns/dnsdistdist is uselessly included (and has .js files with addtl. licenses, see below) - [x] missing source files for...

defect
dnsdist

- Program: Recursor - Issue type: Feature request ### Short description The Authoritative server implemented `--config=check` in 8c360f2017, same thing would be nice for the Recursor. ### Usecase "Safe" restarts...

rec
feature request

# Checklist * [ ] I have verified that the issue exists against the `master` branch of Celery. * [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum/celery-users)...

Issue Type: Bug Report
Status: Needs Verification ✘

Tutorial on https://artyom.me/aeson claims this on UTCTime: > UTCTime and ZonedTime are represented as strings according to the ISO 8601 standard (specifically, the ECMA-262 subset), which every other JSON parser...

needs decision
versioning level: major/breaking

Hi, cmake 3.18.2 has started complaining about the differing case of Nettle and NETTLE: ``` CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (NETTLE) does not...

## Use Case Compatibility with future Ubuntu and Debian versions (Ubuntu > 22.04, Debian > 11). ## Describe the Solution You Would Like Apt::key is deprecated, as it uses the...

feature
community

**Is your feature request related to a problem? Please describe.** Flask 2.2 has deprecated `app_ctx_stack`. **Describe the solution you'd like** flask_client integration should ideally load without deprecation warnings. **Describe alternatives...