mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* code changes for unlock * add test * adding sys help * adding sys help * updating unlock user function * edit test * add changelog * syshelp * adding open api response definition * removing response fields * change path name
4 lines
187 B
Plaintext
4 lines
187 B
Plaintext
```release-note:improvement
|
|
core: Added sys/lockedusers/[mount_accessor]/unlock/[alias_identifier] endpoint to unlock an user
|
|
with given mount_accessor and alias_identifier if locked
|
|
``` |