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

Per model auth #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Per model auth #28

wants to merge 1 commit into from

Conversation

sekulicd
Copy link
Contributor

This adds changes related to Per model authentication.

@tiero please review.

export BASIC_AUTH_CREDENTIALS
ADMIN_USERNAME="admin"
ADMIN_PASSWORD=$(openssl rand -base64 4)
ROOT_API_KEY=$(openssl rand -base64 8)
Copy link
Contributor

Choose a reason for hiding this comment

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

Something longer than 8?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants