summary refs log tree commit diff
path: root/changelog.d/16272.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid temporary storage of sensitive information. (#16272)Patrick Cloke2023-09-081-0/+1
During the UI auth process, avoid storing sensitive information into the database.