GithubHelp home page GithubHelp logo

Comments (6)

Aman-Jamshed avatar Aman-Jamshed commented on July 17, 2024

Hey @sherrif10 @jennydaman @mairin , I would like to work on this issue. Can you please elaborate on this and help me how to get started?
I also submitted an application to Outreachy for the upcoming cohort, which is still pending approval but I would like to contribute in ChRIS project from today only.

from chris_store.

jennydaman avatar jennydaman commented on July 17, 2024

Hello @Aman-Jamshed,

this is a very advanced topic, your interest in it is impressive!

Have you tried cloning the repo and running it yet? Once you feel a little familiar with the code base, let's talk about implementation of this feature.

Regarding the feature itself: if you want to reset a password, you'll have to either know your current password, or ask the admin to set a new password for you. This workflow can be improved. Most common solution out in the wild is to email the user a password reset link.

For email we could do several approaches:

  1. rely on a proprietary third-party email SaaS such as sendgrid (easier)
  2. stick with open-source, self-hosted software by running a local SMTP server (difficult)

from chris_store.

Aman-Jamshed avatar Aman-Jamshed commented on July 17, 2024

Thanks @jennydaman
Actually, I used SMTP to implement the ability to reset passwords in one of my side projects, so I figured I might be able to help with this problem. You are correct, however, that I should become familiar with the code base first and attempt to solve the simpler problems before moving on to this one.

from chris_store.

DevBramz avatar DevBramz commented on July 17, 2024

@jennydaman , has anyone implemented this issue yet?I'll be happy to implement it if not, both in the ChrisUi and ChrisStore

from chris_store.

jennydaman avatar jennydaman commented on July 17, 2024

@DevBramz please read my comment about this in a related issue: FNNDSC/ChRIS_ultron_backEnd#413 (comment)

from chris_store.

kindyluv avatar kindyluv commented on July 17, 2024

@jennydaman Please check the comments I left on FNNDSC/ChRIS_ultron_backEnd#413 (comment)

from chris_store.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.