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
ExposeForDisplay is an alias for MustEncrypt so the values would be the same when pulled even though the meanings are opposite. A field that is encrypted is not exposed in the database.
the best solution would be to change from exposeForDisplay to notExposedForDisplay as it keeps with the secret server wording, but removes the backwards meaning.
ExposeForDisplay is an alias for MustEncrypt so the values would be the same when pulled even though the meanings are opposite. A field that is encrypted is not exposed in the database.
Originally posted by @jagger in #367 (comment)
The text was updated successfully, but these errors were encountered: