I am sure that this wasn’t the case 5yrs ago, however I have just recently noticed the following which seems to be a pretty big security issue when using default setup/settings.
By default forms are created with “enable direct call to URL” set to on instead of off. This means that the once a user has logged in, they can open the form app directly and append the primary key as a get variable to view records they wouldn’t normally have access to. eg. /secure_form/?id=1234
I’m sure this used to be off by default as its a major security risk to have it turned on. Perhaps you also need to check your applications.
While I’m on the topic, is there a way to configure “use security” as ON by default? The setting is missing in project default values. Or am I missing something?
Thanks
Rob