Argus
Argus copied to clipboard
Let logged in users set a local password
Since making test-sites with federated login has become so bureacratic, let users set a local password via the frontend (or just API) so that test-sites can still be used as part of the development process.
Django has views for it, we just need to add them to urls.py and style them.
We now have a user preferences page in Argus frontend. We could add section to update password there