Projects tigase _server tigase-http-api Issues #48
Account registration confirmation with email - HTTP API component support (#48)
Closed
Artur Hefczyc opened 7 years ago

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.

Andrzej Wójcik (Tigase) commented 7 years ago

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

issue 1 of 1
Type
New Feature
Priority
Major
Assignee
RedmineID
5316
Version
tigase-server-8.0.0rc1
Estimation
6h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-http-api#48
Please wait...
Page is in error, reload to recover