Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync new Django admin commands #1821

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Sync new Django admin commands #1821

wants to merge 17 commits into from

Conversation

gregelin
Copy link
Contributor

Add in new Django admin commands:

  • set_baseline_controls
  • load_app_template
  • load_component_from_library
  • import_control_catalog

* Add Element.add_baseline_controls method and question add_baseline action

* Update CHANGELOG
* Dynamically set scheme for swagger
* Add route for calling management

* Call management command via a Django view

* Check user is superuser
* Develop (#1805)

* Update python packages

* Update python packages

* Develop aspen add baseline (#1791)

* Add Element.add_baseline_controls method and question add_baseline action

* Update CHANGELOG

* Ge/fix swagger scheme (#1792)

* Dynamically set scheme for swagger

* Mark develop as '-dev'

* Bump python packages and pin urllib3 (#1804)

* Add route for calling management commands (#1802)

* Add route for calling management

* Call management command via a Django view

* Check user is superuser

* Update cryptography python package

* Update packages

* Explictly inherit controls Meta auto_prefetch

* Update to urllib3==2.0.3

* Update requirements.txt packages

* Add migration for Meta prefetch

* Add verbose to requirements_txt_checker.sh

* Remove older requirements files
* Update Python pckgs cryptography, tomli

* Add specific OIDC_TIMEOUT of 15 secs

* Revert previous commit because timeout defined

* Fix Bandit false positive

* Temporarily remove control tests

* Allow failing tests
set_baseline_controls
load_app_template
load_component_from_library
import_control_catalog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant