Skip to content

feat: add lp authorization groups to oauth login#248

Open
samhotep wants to merge 1 commit intomainfrom
add-lp-auth-groups
Open

feat: add lp authorization groups to oauth login#248
samhotep wants to merge 1 commit intomainfrom
add-lp-auth-groups

Conversation

@samhotep
Copy link
Member

Done

Added launchpad groups for authorization using oauth authentication.

QA

  • Check out this feature branch
  • Run the site using the commands
docker compose up -d
virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
set -a
source .env
set +a
./entrypoint 0.0.0.0:8030
python scripts/create-cves.py --auth oauth --host http://0.0.0.0:8030 scripts/payloads/cves.json 
  • Open the redirect URL, and select "change non private data"
image
  • Run the upload script again. It should not return a redirect this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant