-
Notifications
You must be signed in to change notification settings - Fork 44.7k
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
fix(platform): Enable auth on local-backend mode by default #8405
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
…milmajdy/enable-auth-local
…-Gravitas/AutoGPT into zamilmajdy/enable-auth-local
Background
The app with ENABLE_AUTH=False without login is pretty much broken now.
Changes 🏗️
docker compose --profile local up
to bring up dependency services for ENABLE_AUTH, except the AutoGPT apps.Testing 🔍
Note
Only for the new autogpt platform, currently in autogpt_platform/