Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

[FEATURE] Change login and init to get totp #190

Merged
merged 10 commits into from
Jun 24, 2020

Conversation

viniciussousazup
Copy link
Contributor

@viniciussousazup viniciussousazup commented Jun 22, 2020

- What I did
when run rit init save server otp value
when run login get otp value and ask if needed

- How I did it
change init cmd
change login cmd

- How to verify it
see server.json and verrify otp value
try to login on a server with otp

- Description for the changelog
add otp support on cli

@GuillaumeFalourd GuillaumeFalourd changed the title change login and init to get totp [FEATURE] Change login and init to get totp Jun 22, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   60.26%   60.26%           
=======================================
  Files          75       75           
  Lines        2965     2965           
=======================================
  Hits         1787     1787           
  Misses        918      918           
  Partials      260      260           

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 57f856c...c308a62. Read the comment docs.

@viniciussousazup
Copy link
Contributor Author

waiting server new version to merge

@viniciussousazup viniciussousazup merged commit 1b6efad into ZupIT:master Jun 24, 2020
@viniciussousazup viniciussousazup deleted the feature/otp_login branch June 24, 2020 18:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants