Skip to content

Fix issue with hard coded user name#534

Merged
stefanoborini merged 1 commit into
masterfrom
fix_user_name_issue
Jul 4, 2017
Merged

Fix issue with hard coded user name#534
stefanoborini merged 1 commit into
masterfrom
fix_user_name_issue

Conversation

@martinRenou

@martinRenou martinRenou commented Jul 3, 2017

Copy link
Copy Markdown
Member

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
@martinRenou martinRenou requested a review from stefanoborini July 3, 2017 16:26
@codecov-io

codecov-io commented Jul 3, 2017

Copy link
Copy Markdown

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