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

Release/uofu master cas #1099

Merged
merged 12 commits into from Oct 2, 2017
Merged

Release/uofu master cas #1099

merged 12 commits into from Oct 2, 2017

Conversation

loganfreeman
Copy link
Contributor

I updated the branch to v3.0.0 and recreated the pull request.

@@ -90,6 +90,11 @@
USE_FEEDBACK_LINK = application_config['use_feedback_link'] || false
FEEDBACK_LINK = application_config['feedback_link'] || "#"
NAVBAR_LINKS = application_config['navbar_links'] || {}
USE_CAS = application_config['use_cas'] || false
Copy link
Contributor

Choose a reason for hiding this comment

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

@loganfreeman Can you add the corresponding constants to the application.yml.example file:
use_cas
use_cas_only
Also note: We will need to add these to the OS Settings branch dataset and also the calls replaced

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Kyle:

I added use_cas and use_cas_only to application.yml.example

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks!

@Stuart-Johnson
Copy link
Collaborator

@Stuart-Johnson Stuart-Johnson merged commit ec3b21d into sparc-request:v3.0.0b Oct 2, 2017
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.

None yet

6 participants