You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sql,unsafesql,sessiondata: do not log unsafe access logs for internal app names
If the app name of a session is an internal app name, we won't do any checks
on internals access. An app name is considered to be an internal app name
if it begins with "$ internal"
Resolves: #153803
Epic: None
Release note: None
0 commit comments