summary refs log tree commit diff
path: root/changelog.d/7483.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not validate that the client dict is stable during UI Auth. (#7483)Patrick Cloke2020-05-131-0/+1
This backs out some of the validation for the client dictionary and logs if this changes during a user interactive authentication session instead.