Added
- Add User API documentation.
- Allow profile fields to be included when creating a user.
- Add skip_password flag to omit password when creating a user if enabled.
- Allow user profile fields to be updated (update user endpoint).
- Allow searching by username when using the update user endpoint.
Changed
- Move audit_wrapper to audit-model and rename it.
- Record sensitive data as hidden fields (eg. passwords)