summary refs log tree commit diff
path: root/tests/rest/admin/test_user.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix changing password via user admin API. (#6730)Erik Johnston2020-01-201-0/+13
|
* Allow admin users to create or modify users without a shared secret (#6495)Manuel Stahl2020-01-091-0/+465
Signed-off-by: Manuel Stahl <manuel.stahl@awesome-technologies.de>