Skip to content

Commit ecb1b6b

Browse files
committed
add TODO to stop using deprecated database settings #11454
1 parent 2460fb4 commit ecb1b6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • modules/container-configbaker/scripts/bootstrap/demo

modules/container-configbaker/scripts/bootstrap/demo/init.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ echo ""
3333
echo "Revoke the key that allows for creation of builtin users..."
3434
curl -sS -X DELETE "${DATAVERSE_URL}/api/admin/settings/BuiltinUsers.KEY"
3535

36+
# TODO: stop using these deprecated database settings. See https://github.com/IQSS/dataverse/pull/11454
3637
echo ""
3738
echo "Set key for accessing blocked API endpoints..."
3839
curl -sS -X PUT -d "$BLOCKED_API_KEY" "${DATAVERSE_URL}/api/admin/settings/:BlockedApiKey"

0 commit comments

Comments
 (0)