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

Set password manually when creating new user #1017

Merged
merged 10 commits into from
Jul 20, 2019

Commits on Jul 9, 2017

  1. Refactored 'user-set-password.html.twig'

    Refactored the modal 'user-set-password.html.twig'. Created 'forms/user-set-password.html.twig' and included it in the modal. Also created 'forms/partials/user-set-password.html.twig' to seperate the controls for setting the users password for reuse elsewhere.
    unplugged216 committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    ccda2a9 View commit details
    Browse the repository at this point in the history
  2. Admin Ability to Set pass for new user

    When creating a user you can now set the password manually or force the user to create one. Previously an email was the only option and hindered the creation of a user if the email settings were not configured at all or incorrectly.
    unplugged216 committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    6fda9ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc668d8 View commit details
    Browse the repository at this point in the history
  4. Update Style - PSR-1/2

    unplugged216 committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    420c10b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a07a768 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    35c70d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    a8217f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    acf4d60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8faa3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    657aa0e View commit details
    Browse the repository at this point in the history