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
On postgres connection the dsn builder is forcing sslmode to disable which causes to not conect over many third party database manager solution which for security reason force sslmode to be at least require.
I think we should include this as an attribute on uadmin.DBSettings