Skip to content
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

Production Configuration for Authentication #448

Open
3 tasks done
TangoYankee opened this issue Apr 2, 2022 · 1 comment
Open
3 tasks done

Production Configuration for Authentication #448

TangoYankee opened this issue Apr 2, 2022 · 1 comment
Labels
feature: account management issue type: bug Something isn't working risk: medium status: ready to work on Prioritized and ready for a contributor to move to "In Progress"

Comments

@TangoYankee
Copy link
Member

Describe the bug
When attempting a production build with changes in #435, attempting to register an account was undermined by a CORS error. In the docker console the proxy had an ssl handshake error.

To Reproduce
Steps to reproduce the behavior:

  1. Create production build of the whole application
  2. Attempt to register a user

Expected behavior
The CORS Settings in Django should allow requests from woaq.org

Additional context
#435 removes the NGINX config file, which included CORS settings

Labels

  • Add a status label
    • needs definition
    • needs help
    • ready to work on
    • in progress
    • backlog
  • Add a bug label
  • Add additional labels as needed

Affected Components (For Developers)
NGINX Server, DJANGO CORS settings

@TangoYankee TangoYankee added issue type: bug Something isn't working status: ready to work on Prioritized and ready for a contributor to move to "In Progress" feature: account management risk: medium labels Apr 2, 2022
@TangoYankee TangoYankee self-assigned this Apr 2, 2022
@TangoYankee
Copy link
Member Author

Reverting the NGINX conf did not resolve the issue

@TangoYankee TangoYankee removed their assignment Apr 6, 2022
@theecrit theecrit added this to Backlog in P2b: Account Management and Server Config via automation May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: account management issue type: bug Something isn't working risk: medium status: ready to work on Prioritized and ready for a contributor to move to "In Progress"
Development

No branches or pull requests

1 participant