Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 3.2 KB

CHANGELOG.md

File metadata and controls

74 lines (58 loc) · 3.2 KB

Changelog

Pre release

Implemented enhancements

  • GTRANSFORM-385 - Business sso response to include first/last name
  • TT-1798 implement-staff-sso
  • TT-2197 Add testapi endpoint to SSO to delete users created by automated tests
  • No ticket - Upgrade Django
  • TT-2188 - Add GDRP admin filter
  • TT-1304 - Upgrade sentry client

Fixed bugs

Full Changelog

Implemented enhancements

  • TT-1080 - Login user automatically after password reset
  • No ticket - Added django settings janitor
  • Expose user profile on user retrieve endpoint
  • TT-1673 - Redirect to enrolment after login if no company or personal details
  • TT-1760 - added user profile update
  • TT-1808: Update directory components to add "no-validate" no cache middleware

Fixed bugs:

  • No ticket - Upgrade django to 1.11.23 for vulnerability fix
  • No ticket - Fix vulnerability with yarn
  • No ticket - Cleared up old settings
  • TT-1758 - Fix breadcrumbs on change password page
  • TT-1779 - Fix login hanging
  • TT-1614 - CRSF httponly
  • TT-1834 - Fix bad spacing on login page
  • TT-1823 - Send unverified users to verification page on login
  • TT-1952 - Removing loop for individual users to select business type on login
  • TT-1927 - Fix duplicate error messages on login page

Full Changelog

Hot fix

  • No ticket - Add feature flag to "start now" on sign in page

Full Changelog

Implemented enhancements

  • No Ticket - Adding missing models to admin view
  • TT-990 - Making job title optional in user profile to accomodate individual user profile.
  • TT-1573 - Expose has_user_profile on session user retrieval
  • No ticket - Send user to SSO profile enrolment instead of SSO register page

Full Changelog

Fixed bugs:

  • No ticket - Upgrade vulnerable django version to django 1.11.22

Full Changelog

Implemented enhancements

  • GTRANSFORM-245 - UserID Anonymisation extension for GA360

Fixed bugs:

  • TT-1556 incorrect use of ul lists
  • [TT-1353] - Prevent attempting to create multiple user profiles for the same user
  • Upgraded urllib3 to fix vulnerability
  • Prevent already encrypted password being re-encrypted when user is saved in admin.
  • Upgrade django-restframework to 3.9.1 to fix XSS vulnerability
  • no ticket - fix the page title on sign in
  • no ticket - upgrade django to fix security vulnerability
  • no ticket - upgrade django rest framework to fix security vulnerability