I have a D8 site running for years. Most of the content are user generated.
I would like to create a simple app that can be used on mobile or other devices for users to have the option of submitting content to the main site more easily and quickly.
How can this be achieved? I wonder if this has anything to do with headless/decoupled drupal?
I am now in charge of an existing Dupal site and am running into a problem: We have a lot of users and someone discovered, that the users complete profiles are being exposed under /node/{node_id} which raises a lot of privacy concerns.
My question now is: How can this be prevented from happening? Could someone point me to the right place in the docs?