-
This is done.
I had to modify implementation created for account confirmation done by %bmalkow . Here is a list of changes:
- enabling feature requires activation of bean
account-registration-email-validator
in root context:
'account-registration-email-validator'() {}
-
there is no longer need to enable it at
JabberIqRegister
processor level -
confirmation web page provided by HTTP API will be enabled when mentioned bean is activated
- enabling feature requires activation of bean
Type |
New Feature
|
Priority |
Major
|
Assignee | |
RedmineID |
5316
|
Version |
tigase-server-8.0.0rc1
|
Estimation |
0
|
Issue Votes (0)
Watchers (0)
The HTTP API component needs to accept an HTTP call with token in the URI to activate user account in pending status.
More details in the #5315
Please coordinate the work with Bartosz who works on the Tigase XMPP Server side support for this.
Before starting the work, provide approximate work estimation.