Argus icon indicating copy to clipboard operation
Argus copied to clipboard

Let logged in users set a local password

Open hmpf opened this issue 4 years ago • 1 comments

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.

hmpf avatar Feb 22 '22 12:02 hmpf

Django has views for it, we just need to add them to urls.py and style them.

hmpf avatar May 19 '25 07:05 hmpf

We now have a user preferences page in Argus frontend. We could add section to update password there

podliashanyk avatar Jul 30 '25 12:07 podliashanyk