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

Aid29 issue26 #1

Merged
merged 4 commits into from
Jul 10, 2015
Merged

Aid29 issue26 #1

merged 4 commits into from
Jul 10, 2015

Conversation

abbycabs
Copy link

I merged in some newer code and updated how the environment variables work. Works locally!

mozillascience#67
mozillascience#26

abbycabs added 4 commits July 1, 2015 15:52
* check session for correct ORCID
* otherwise, 403
* issue #62
Update fetch to pass cookie to server
@@ -1,8 +1,7 @@
var request = require('supertest');
var assert = require('assert');

var Habitat = require('habitat');
var testEnv = new Habitat();
var testEnv = require('../src/environments');
Copy link
Author

Choose a reason for hiding this comment

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

This is the main change

Copy link
Owner

Choose a reason for hiding this comment

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

@acabunoc I need to make this change on my branch issue26?

Copy link
Author

Choose a reason for hiding this comment

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

I tried the change out for you -- you can merge the changes to your branch by going here:
#1

And clicking 'merge'

aid29 added a commit that referenced this pull request Jul 10, 2015
Try to fix the environment variable load pbm
@aid29 aid29 merged commit 5f7d419 into aid29:issue26 Jul 10, 2015
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.

2 participants