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

Fix issue with hard coded user name #534

Merged
merged 1 commit into from
Jul 4, 2017
Merged

Conversation

martinRenou
Copy link
Member

@martinRenou martinRenou commented Jul 3, 2017

When copying files originally generated by the backend on the frontend, I didn't check the code. It turns out that the base_url was finally hard coded and no other user than "admin" and "test" could have access to data from the backend.

Closes #533

@martinRenou martinRenou changed the title Fix issue with the hard coded user name Fix issue with hard coded user name Jul 3, 2017
@codecov-io
Copy link

codecov-io commented Jul 3, 2017

Codecov Report

Merging #534 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #534   +/-   ##
=======================================
  Coverage   95.18%   95.18%           
=======================================
  Files          85       85           
  Lines        3905     3905           
  Branches      247      247           
=======================================
  Hits         3717     3717           
  Misses        137      137           
  Partials       51       51

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae815bb...7e2d84f. Read the comment docs.

@stefanoborini stefanoborini merged commit ad7fc36 into master Jul 4, 2017
@stefanoborini stefanoborini deleted the fix_user_name_issue branch July 4, 2017 08:28
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.

3 participants