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

Add domain_display_name to reset password email for user added #416

Merged
merged 6 commits into from
Dec 17, 2024

Conversation

lhhyung
Copy link
Member

@lhhyung lhhyung commented Dec 16, 2024

Category

  • New feature
  • Bug fix
  • Improvement
  • Refactor
  • etc

Description

Add domain_display_name to reset password email for user added

Known issue

@lhhyung lhhyung added enhancement New feature or request pass/signedoff labels Dec 16, 2024
@lhhyung lhhyung requested a review from ImMin5 December 16, 2024 02:24
@lhhyung lhhyung self-assigned this Dec 16, 2024
Copy link

⚠️ @lhhyung the signed-off-by was not found in the following 1 commits:

  • a7b87a0: Merge branch 'cloudforet-io:master' into master

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <randomdeveloper@example.com>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

Copy link

⚠️ @lhhyung the signed-off-by was not found in the following 2 commits:

  • a7b87a0: Merge branch 'cloudforet-io:master' into master
  • 5d66c46: Merge remote-tracking branch 'origin/master'

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <randomdeveloper@example.com>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

…oice

Signed-off-by: lhhyung <lhhyung511@megazone.com>
Signed-off-by: lhhyung <lhhyung511@megazone.com>
Copy link

⚠️ @lhhyung the signed-off-by was not found in the following 2 commits:

  • a7b87a0: Merge branch 'cloudforet-io:master' into master
  • 5d66c46: Merge remote-tracking branch 'origin/master'

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <randomdeveloper@example.com>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

@lhhyung lhhyung merged commit 7aad2e1 into cloudforet-io:master Dec 17, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant