Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create foreman_user module Create a new module for managing users. In order to change password we need to force the `password` field to be sent during POST but that field is not included when doing GET, so we put it in `check_missing`.
- Loading branch information