Projects tigase _server tigase-http-api Issues #166
Create simple (static) landing page to replace sure.im client (#166)
Wojciech Kapcia (Tigase) opened 6 hours ago

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.

  1. simple, static landing page with information about Tigase (and offered software); should offer some ways to customise/brand it.
  2. handling user registration (and recover password)
  3. possibility to integrate with Dashboard (I'd imagine adding custom domain and managing users within that custom domain?)
  • Wojciech Kapcia (Tigase) referenced from other issue 6 hours ago
  • Wojciech Kapcia (Tigase) added "Blocking" tigase/_server/tigase-server#27 6 hours ago
  • Andrzej Wójcik (Tigase) commented 4 hours ago

    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.

  • Andrzej Wójcik (Tigase) commented 4 hours ago

    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.

    @wojtek @kobit What do you think?

  • Wojciech Kapcia (Tigase) commented 4 hours ago

    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: image.png

    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/

  • Andrzej Wójcik (Tigase) commented 3 hours ago

    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.

issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
Version
8.5.0
Sprints
n/a
Customer
n/a
Iterations
Issue Votes (0)
Watchers (3)
Reference
tigase/_server/tigase-http-api#166
Please wait...
Page is in error, reload to recover