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

Feature/confirm registration #48

Merged
merged 9 commits into from
Apr 28, 2021
Merged

Commits on Apr 24, 2021

  1. - added email templates to api project

    - added email configuration to appsettings
    - added send email after registering a user
    - added confirmation endpoint
    atrupcea committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    0323564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2560646 View commit details
    Browse the repository at this point in the history
  3. cleanup

    atrupcea committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    72d4e33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9585921 View commit details
    Browse the repository at this point in the history
  5. cleanup

    atrupcea committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    bb8b353 View commit details
    Browse the repository at this point in the history
  6. cleanup

    atrupcea committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    c5bf8cb View commit details
    Browse the repository at this point in the history
  7. added user api to dockerfile

    fix build
    atrupcea committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    0b174dc View commit details
    Browse the repository at this point in the history
  8. cleanup template

    atrupcea committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    6d7d93e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. - remove identityserver project

    - add confirmation message after email is confirmed
    trupci committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    89494c3 View commit details
    Browse the repository at this point in the history