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

switch of self-registration dialog but leave password-reset mechanism active #2

Open
mukil opened this issue Nov 2, 2016 · 1 comment

Comments

@mukil
Copy link
Owner

mukil commented Nov 2, 2016

To switch of self-registration we could:

  • remove the "sign-up" link from the dm4-webclient
  • make user accounts "Inactive" by defult on registration

At best, the whole self-registration dialogs deny any reqeusts to them when the sign-up configuration shows that "self-registration" should be disabled.

@mukil
Copy link
Owner Author

mukil commented Nov 13, 2016

Since the password-reset functionality requires an Email Address topic related to the Username to work we would need to build a way so "Administrators" can create new user accounts (for others) with an Email Address in place (=related via an org.deepamehta.signup.user_mailbox associaton).

The latter is currently not possible and all "standard" user accounts (usernames more specifically) do not have an email address associated with them. Thus password-reset functionality (currently still) requires self-registration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant