pda-next
pda-next copied to clipboard
A PowerDNS web interface with advanced features.
This feature should provide a framework for application components to log events of actions triggered by both automation and users. The idea is to create a structured log of events...
This feature should provide a component for managing DNS zones. Additionally, the ability to manage zone metadata, records, and DNSSEC configuration should be provided by this component. This component should...
This feature should provide a component for managing registered users of the application. Additionally, this component should provide the ability to manage a user's API key registrations. Furthermore, the ability...
This feature should provide a component that allows users to view the currently defined permissions for the entire platform. The ability to view how the available permissions are applied should...
A foundational framework needs developed to implement the desired granular permissions strategy for the entire platform. This framework should implement a "pluggable" interface which allows application components to define available...
This feature should provide a framework for easily adding dynamic runtime options that can be partitioned for organization and permissions purposes. The idea here is that there will be many...
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.20.0 to 0.30.6. Release notes Sourced from uvicorn's releases. Version 0.30.6 Fixed Don't warn when upgrade is not WebSocket and depedencies are installed (#2360) Full Changelog: https://github.com/encode/uvicorn/compare/0.30.5...0.30.6...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.15.0 to 2.8.0. Release notes Sourced from sentry-sdk's releases. 2.8.0 Various fixes & improvements profiler_id uses underscore (#3249) by @Zylphrex Don't send full env to subprocess (#3251)...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.2 to 2.8.2. Release notes Sourced from pydantic's releases. v2.8.2 (2024-07-03) What's Changed Fixes Fix issue with assertion caused by pluggable schema validator by @dmontagu in #9838...