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 UI login for local mode #29

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

Conversation

NaanProphet
Copy link

@NaanProphet NaanProphet commented Oct 30, 2020

previously the input and password fields would not display in the UI, when the only authMethod specified was local.

screenshot before:
image

screenshot after:
image

previously the input and password fields would not display in the UI, when the only `authMethod` specified was `local`
downgrade from current (16) by comparing to latest successful build on upstream
see https://travis-ci.org/github/identio/identio-server/jobs/305526115
getting an error during build, because of spread operator from ES6 upgrade

ui/node_modules/chalk/source/index.js:106
1387 ...styles,
1388 ^^^
1389
1390SyntaxError: Unexpected token ...
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@69dce02). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #29   +/-   ##
=========================================
  Coverage          ?   43.47%           
  Complexity        ?      732           
=========================================
  Files             ?      146           
  Lines             ?     3903           
  Branches          ?      356           
=========================================
  Hits              ?     1697           
  Misses            ?     2065           
  Partials          ?      141           

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 69dce02...df74135. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants