This repository has been archived by the owner on May 7, 2020. It is now read-only.
Releases: cfpb/hmda-platform-auth
Releases · cfpb/hmda-platform-auth
HMDA Platform Auth v1.5.0
Features
- Dynamic "Passwords do not match" on account registration page
- Upgrade Keycloak to 3.1.0.Final
Improvements
- Move several hardcoded messages to
messages_en.properties
- Update institution selection message on account registration page
HMDA Platform Auth v1.4.0
Features
- Updates Keycloak theme (#108)
- Header and footer now match hmda-platform-ui
- Upgrades USWDS to 1.0
- Upgrades Keycloak to 3.0.0.Final (#69)
- Upgrades
mod_auth_openidc
to 2.2.0 (#70)
HMDA Platform Auth v1.2.0
Features
- Keycloak account registration updated to use latest version of hmda-platform's Public API.
Bug Fixes
- Email templates now default to "hmda" theme on container startup.
HMDA Platform Auth v1.1.0
New Features
- HMDA-specific Keycloak email templates
- Password policy on Keycloak registration page
Bug Fixes
- Keycloak UI form field tabbing issues resolved
- Removes redundant error message when no email address provided on registration
Known Issues
- The new "hmda" email templates have to be enabled manually through the Keycloak Admin UI
HMDA Platform Auth v1.0.0
Release 1.0.0
Goals for this release
This first release of the HMDA platform is intended to provide the basic functional components of the platform, in a working form, in order to promote transparency in our work. This platform is in very early stages of development and is not intended for production use at this time. There are three code repositories connected to this 1.0.0 release: hmda-platform, hmda-platform-ui, and hmda-platform-auth
Features Included in this release
This release establishes the basic functionality for the HMDA platform backend, the user interface, and the authentication components. Specific features include:
- Authentication: users can register and authenticate accounts and the system can validate authorized users
- The platform allows authorized users to upload a valid 2017 HMDA file
- The platform will parse the 2017 HMDA file and confirm file validity.
- Authorized users can perform validation on their uploaded HMDA file, against 2017 Syntactical, Validity and Quality edits. (Macro edits not yet feature complete).
- The system will report edit errors to users, storing intermediate results (i.e. to correct quality edits).
- Authorized users can confirm their data submission and conclude the HMDA filing process.
Known Issues
This is early release version of the platform and will not be stable.