Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Assignment6 #152

Merged
merged 18 commits into from
Jun 15, 2015
Merged

Assignment6 #152

merged 18 commits into from
Jun 15, 2015

Conversation

rutaihwa
Copy link
Contributor

@rutaihwa rutaihwa commented Jun 9, 2015

Submitting assignment6 #144

@zoe-1
Copy link
Contributor

zoe-1 commented Jun 14, 2015

@rutaihwa This is nice work.
The only thing I would change would be to take more defensive measures on testing tls routes as I
mentioned in the my most recent post critiquing assignment6 #144.

@rutaihwa
Copy link
Contributor Author

@zoe-1 Yeah, I would beef up the tests.

zoe-1 added a commit that referenced this pull request Jun 15, 2015
@zoe-1 zoe-1 merged commit 182a218 into outmoded:master Jun 15, 2015
@zoe-1 zoe-1 added this to the 0.0.6 milestone Jun 15, 2015
'./private': {},
'./home': {},
'./version': [{
'select': ['web', 'web-tls']
Copy link
Contributor

Choose a reason for hiding this comment

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

why register the plugins also on web when all routes are redirected to web-tls?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@AdriVanHoudt, I think you are right 👍 , since everything gets caught and redirected to https before being routed, it may be not necessary to register web.

Copy link
Contributor

Choose a reason for hiding this comment

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

seems unnecessary at least

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agree, will be addressed in the next commit.

@zoe-1
Copy link
Contributor

zoe-1 commented Jun 15, 2015

@AdriVanHoudt Good to have you back making comments again. :-)
Have not seen you in a couple days.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants