-
-
Right now we do have a password reset feature and account confirmation feature as part of the REST API (HTTP web page), but I agree we should move it to the Dashboard (or at least make them available there).
Account creation by non-admin (registration) is a missing feature.
-
Just a question, regarding not by admin registration (open to everyone), we should add some bot protection I suppose we could consider using https://altcha.org/ for that.
-
Right now we do have a password reset feature and account confirmation feature as part of the REST API (HTTP web page), but I agree we should move it to the Dashboard (or at least make them available there).
Yes, those are handled via rest API and already have a page but it should be possible to trigger it from the new page - just a link like on the current page:
It would probably fit the new page theme so there shouldn't be a problem
Account creation by non-admin (registration) is a missing feature.
Yup.
Just a question, regarding not by admin registration (open to everyone), we should add some bot protection I suppose we could consider using https://altcha.org/ for that.
Looks great!
Maybe we could even integrate it into
tigase-spam
(https://altcha.org/docs/v2/sentinel/use-cases/chat-forum-moderation/)?EDIT: eh... FOSS version seems to lack quite a lot of features though: https://altcha.org/open-source-captcha/
-
Yes, FOSS version may have some limitations, but it should be easy to integrate with Tigase (at least to protect against spammers or robots trying to create an account). If I'm correct that should work without a need to setup a separate server to handle captcha verification requests.
Type |
New Feature
|
Priority |
Normal
|
Assignee | |
Version |
8.5.0
|
Sprints |
n/a
|
Customer |
n/a
|
-
tigase-server-8.5.0 Open
sure.im client is past it's usefulness. We need a way for users to register (recover password) and to present some information about Tigase. It could tie into Dashboard functionality.