Skip to main content

6.0.7-SP1

Release notes - MyChild6 - v6.0.7-SP1

Bug

MST6-810 DataProtection Keys are not loaded properly

Description

The Problem: during the merge project it looks like the DataProtection configuration got changed, when upgrading an existing Windows install, the patient names are all encrypted and you have to add the DataProtection configuration to fix it.

MST6-811 LDAP users cannot log in with user-friendly domain

Description

The Problem: When configuring LDAP integration, we have to configure the application to query the AD server directly using the full domain name (IE: ad01.mydomain.com), however, users will typically have a username like myuser@mydomain.com. This is a problem because the code expects you to log in with the same “domain” that is set in the appsettings.json

MST6-812 Sys-Admin | Alarm Acceptor

Description

It was found our mass alarm acceptor in our system admin page is not working as it should.

I have found a 404 error and a reference error on the index page.

MST6-813 LDAP User roles are not updated

Description

The Problem: When a users group (IE: Role) is changed in LDAP, that change is not reflected in the MyChild Software, so for example, if a user is created with a role of “ClinicalStaff” and then at some point down the road they are placed into a different group (IE: ClinicalAdmin) the role is never updated in MyChild

MST6-814 LDAP Disabled Accounts Able to login

Description

The Problem: When an account has been disabled in the LDAP Server, the account should NOT be allowed to login to the software anymore, however for some reason the LDAP active flag seems to be being ignored for some reason.

MST6-815 MyProfile | Static size

Description

Our MyProfile page will break when a user zooms into the page using the default zoom on the web browser (ctrl + ScrollWheel).

Our navigation menu has an overlay that starts to break and push things around.

All pages attached to the myprofile page need to use percentages for dynamic sizing, this included the text fields as they may overlap with Zoom.