Harm Geerts
Harm Geerts
- Implement OpenStack Swift support using django-storage-swift. - Add `pre_collect_hook` to `collectfast.strategies.base.Strategy`. - Replace `test_many` test generator with pytest parametrize. - Add pytest marks for easy test selection. - Add...
If oidc provider is used in a multi database setup it may not be used on the default database alone. And when used in a database mirror setup the migration...
## ➹ New Feature implementation request ### Is your feature request related to a problem? https://www.securecodebox.io/docs/scanners/sslyze#examples The documentation for the SSLyze scanner shows many examples using the `--mozilla_config=intermediate` parameter. But...
### pynetbox version 7.5.0 ### NetBox version 4.2.9 ### Python version 3.12 ### Steps to Reproduce ``` from pynetbox import api from pynetbox.models.extras import ObjectChanges nb = api(netbox_url, token=netbox_token) change...