Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Add --superuser to create_user call in SS bootstrap #57

Merged
merged 1 commit into from
Jun 20, 2018

Conversation

jrwdunham
Copy link
Contributor

Now that the "test" user is not create by the Storage Service, the call to the management command to create it must now pass the --superuser flag in order to create a superuser. If not, subsequent API calls will fail because of insufficient permissions (authorization).

Connected to #56.

Now that the Storage Service test user is not create by the SS, the call
to the management command to create it must now pass the ``--superuser``
flag in order to create a supertuser. If not, subsequent API calls will
fail because of insufficient permissions (authorization).

Connected to #56.
@jrwdunham jrwdunham self-assigned this Jun 20, 2018
@jrwdunham jrwdunham requested a review from sevein June 20, 2018 05:35
@jrwdunham jrwdunham added the Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result. label Jun 20, 2018
Copy link
Member

@sevein sevein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch.

@sevein sevein merged commit 341587c into master Jun 20, 2018
@sevein sevein deleted the dev/issue-56-create-ss-superuser branch June 20, 2018 15:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants