ADACS-Australia / GleamXGPMonitoring

GLEAM Galactic Plane transient rating app is a web-based candidate classifier for team members to easily classify transient candidates. The transient candidates are detected in the MWA's weekly monitoring of the galactic plane.
https://gleamxgpmonitoring.readthedocs.io/en/latest/
MIT License
0 stars 1 forks source link

Create a self-serve account creation and password reset feature #37

Open PaulHancock opened 4 months ago

PaulHancock commented 4 months ago

People would like to be able to reset their passwords without interacting with an admin.

robotopia commented 3 weeks ago

An example from my ULP website, if anyone wants it. A lot of this was boilerplate from Django (if memory serves), but here it is anyway:

PaulHancock commented 2 days ago

An alternative that I found which can also manage social logins and MFA: https://docs.allauth.org/en/latest/