Very newbie to cloud sevices, I'm trying to develop a Symfony web site on Pagoda Box.
The database connection seem to work fine and no problem with the tunnel either. But when I test my online app, users seem to be able to "insert" but not to "update" or "delete" data. For example, a user can sign up but not edit his profil; an administrator can add things but not delete or edit them.
Are there some specific settings to do to configure users' right to write in database ?
Thanks in advance,