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

a bunch of fixes #5

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

evadne
Copy link

@evadne evadne commented Nov 12, 2018

  • fixes claimed_id under https scheme not recognised
  • fixes some users with private profiles crashing the service
  • moves user retrieval after auth ticket verification to avoid unnecessary work
  • moves OpenID and Steam API logic to dedicated files
  • fixes use of HTTPoison in certain places
  • stops converting responses to atoms
  • bumps meck so tests run again on Erlang/OTP 21

- fixes claimed_id under https scheme not recognised
- fixes some users with private profiles crashing the service
- moves user retrieval after auth ticket verification to avoid unnecessary work
- moves OpenID and Steam API logic to dedicated files
@coveralls
Copy link

coveralls commented Nov 12, 2018

Coverage Status

Coverage decreased (-3.7%) to 96.296% when pulling 0f8981f on evadne:feature/revisions into f9167d6 on shinyscorpion:master.

@evadne evadne changed the title adds a bunch of fixes a bunch of fixes Nov 12, 2018
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