[
https://issues.apache.org/jira/browse/IGNITE-9941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16661710#comment-16661710
]
Alexey Kuznetsov edited comment on IGNITE-9941 at 10/25/18 3:14 AM:
--------------------------------------------------------------------
[~pkonstantinov] what to test:
1. Signup page should behave exactly as before.
2. Email validation on signup page should work.
3. Admin page should have "Add user" action.
4. "Create user" dialog should create user.
5. Admin doesn't get logged out after creating a user.
6. New user is inserted into users list after successful user creation.
7. All fields on signup/user creation forms have validation.
8. Password, phone, checkbox input validation did not break in other places.
9. If account was created by admin, user should get e-mail about this.
10. Set "disableSelfRegistration" flag to true and check that "Sign up" will
not happen.
was (Author: klaster_1):
[~pkonstantinov] what to test:
1. Signup page should behave exactly as before.
2. Email validation on signup page should work.
3. Admin page should have "Create user" link.
4. "Create user" dialog should create user.
5. Admin doesn't get logged out after creating a user.
6. New user is inserted into users list after successful user creation.
7. All fields on signup/user creation forms have validation.
8. Password, phone, checkbox input validation did not break in other places.
> Web Console: Add option to disable self-registration on Web Console
> -------------------------------------------------------------------
>
> Key: IGNITE-9941
> URL: https://issues.apache.org/jira/browse/IGNITE-9941
> Project: Ignite
> Issue Type: Bug
> Components: wizards
> Reporter: Alexey Kuznetsov
> Assignee: Andrey Novikov
> Priority: Major
> Fix For: 2.8
>
>
> It will be useful to have ability to disable self registration on Web Console.
> We can add a special option on backend and also add a button "Add user" on
> "Admin panel" screen.
> If "self registration" disabled on backend and user trying to register he
> should receive error like "You need to ask for invite your Web Console
> administrator".
> Web Console administrator can create needed users and Web console will e-mail
> notifications for them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)