- Change user's password endpoint was added
- postBlUsersForgottenPassword & postBlUsersForgottenUsername implementation
- Apply service point user bugfix to login logic
- Fix bug involving service points users with no service points
- Add support for associated service points with user record
- Update RAML definitions (meta removed from proxyFor)
- Modify module descriptor to allow modusers v15.0
- Upgrade to raml-module-builder 19.1.0
- Expand testing infrastructure to allow for more comprehensive unit tests to be written
- Correct template bug for retrieving expanded permissions
- Update shared raml to ensure consistent schema declarations in RAML
- Update RAML definitions to recognize metadata field in users
- Patch RAML to allow for proxyFor field in users
- Remove redundant permissions from ModuleDescriptor
- Port module to RAML-Module-Builder Framework
- Implement new composite object return format
- Implement "includes" parameter
- Allow mod-user v14 in requires
- Add version string into Module Descriptor id
- MODUSERBL-15 /bl-users/login response contains incorrect set of permissions
- Require mod-user version 13
- Correct desired field for users record count
- Add usergroups.collection.get permission to permission set
- Update ModuleDescriptor to use v11 of mod-users
- Implement expandPermissions flag for requests
- Add users-bl.all permission (set to hidden)
- Update submodule path to use https instead of ssh
- Change response format to match id/object format
- Fix bug in Group lookup
- Add /login endpoint
- Change ModuleDescriptor to set visibility of selection permissions
- Update to use version 10 of mod-users, version 4 of mod-permissions
- Update to use version 9 of mod-users and version 3 of mod-login and mod-permissions