This topic is locked

Security Settings

6/26/2022 1:13:47 PM
PHPRunner General questions
S
swanside author

Hi. Im having a bad day... I have an application which a user scans a QRCode with there phone and it takes them to an add new page. But I want some security on my app so nobody can access the Locations page.
How do I set up the security, so anybody can just add new photos from the QRCode, but have a login button just for myself so I can access other areas of the project?
Thanks
Paul

Sergey Kornilov admin 6/26/2022

Simply enable the login page, enable Guest account and allow guest users to access that Add page only.

S
swanside author 6/27/2022

Yeh, Thats what I have, but for some reason when the QRCode is snapped it takes the mobile to a login page

Sergey Kornilov admin 6/27/2022

If you are not logged in and open that Add page manually - what happens?