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

use https for local dev #768

Merged
merged 2 commits into from
Nov 29, 2021
Merged

use https for local dev #768

merged 2 commits into from
Nov 29, 2021

Conversation

rococodogs
Copy link
Member

generates a locally signed certificate to allow accessing the dev site on port 443. this allows us to spoof the stage domain locally and use the campus' CAS authentication for user accounts. during the db:seed task, comma-delimited email addresses found in ENV['DEV_ADMIN_USERS'] will be added and granted the admin role.

allows us to use the college's cas for authentication locally during
development and makes the emails provided to the ENV variable
admin roles during the seed task.
@rococodogs rococodogs merged commit 03c18c5 into develop Nov 29, 2021
@rococodogs rococodogs deleted the local-ssl-cert branch November 29, 2021 15:34
@rococodogs rococodogs mentioned this pull request Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant