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

[master]New Password Welcome form : Activate and choose intial password for new provisioned user #16257

Conversation

compagnon
Copy link
Contributor

Duplicate Proposal for #16245
(#16251 is pulled on stable 16 ( 16.0.1) )
pulled on MASTER ( $OC_VersionString = '17.0.0 alpha';)
Committer: same person - @gcompagnon @compagnon

/newpassword
/newpassword/email
/newpassword/userid
would provide a dedicated welcome page for new users , letting them enter the same process than Lost Password (new password feature is implemented into LostController)
This URL could be used into a customized Welcome email in a simple way for Business people/sales.

The new user could use that URL to choose his password, and the form could be customized to make user to accept conditions of use.

image
If the user has never login(is enabled) => this is a First connection
image

If the user returns, on that URL: this is a Lost Password form
image

  • I have added also an administrator_email property on the config.php to display 'mailto' link to the * administrator email with the user id. l have updated some i10n messages for using that info instead of a "Administrator" , user knows the email.
  • Anti spam is enabled with throttle_delay

Here is an exception management example: a mailto on the administrator email is enabled
image

@compagnon compagnon force-pushed the feature/16245/new-password-form_on_master branch from 23ee353 to 175b9fb Compare July 5, 2019 15:35
@compagnon compagnon changed the title Activate and choose new Password Form [master]Activate and choose new Password Form Jul 5, 2019
@compagnon compagnon force-pushed the feature/16245/new-password-form_on_master branch from 175b9fb to b81b6f3 Compare July 5, 2019 16:24
Signed-off-by: Guillaume COMPAGNON <gcompagnon@outlook.com>
@compagnon compagnon force-pushed the feature/16245/new-password-form_on_master branch from b81b6f3 to 080f637 Compare July 5, 2019 16:28
@compagnon compagnon changed the title [master]Activate and choose new Password Form [master]New Password Welcome form : Activate and choose intial password for new provisioned user Jul 5, 2019
@compagnon compagnon closed this Jul 5, 2019
@compagnon compagnon deleted the feature/16245/new-password-form_on_master branch July 5, 2019 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant