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

Import identities documentation improvements #997

Merged
merged 5 commits into from
Jan 19, 2021
Merged

Import identities documentation improvements #997

merged 5 commits into from
Jan 19, 2021

Conversation

TannerGabriel
Copy link
Contributor

Related issue

No related issue

Proposed changes

The import identities command documentation was hard to understand since there were no example credential files. There were also no references to the import identities command in the managing user identities documentation.

Checklist

  • I have read the contributing guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security. vulnerability, I
    confirm that I got green light (please contact
    [email protected]) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added or changed the documentation.

@CLAassistant
Copy link

CLAassistant commented Jan 19, 2021

CLA assistant check
All committers have signed the CLA.

{
"schema_id": "default",
"traits": {
"email": "[email protected]"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"email": "foo@ory.sh"
"email": "foo@example.com"

Maybe example.com is better, dont want to get spammed on ory.sh ;).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah sure changed it now!

@vinckr vinckr requested a review from aeneasr January 19, 2021 09:37
Copy link
Member

@zepatrik zepatrik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, awesome 🎉

@vinckr vinckr removed the request for review from aeneasr January 19, 2021 10:34
cmd/identities/import.go Outdated Show resolved Hide resolved
cmd/identities/import.go Show resolved Hide resolved
@aeneasr
Copy link
Member

aeneasr commented Jan 19, 2021

Awesome, thank you!

@aeneasr aeneasr merged commit 2e2880a into ory:master Jan 19, 2021
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.

5 participants