Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

The API call does not seems to really care about username/password #37

Open
allan-simon opened this issue Oct 30, 2014 · 1 comment
Open

Comments

@allan-simon
Copy link

posting a new form works , with the httpie missing the -a parameters

@lsmith77
Copy link
Collaborator

lsmith77 commented Nov 6, 2014

right now the auth is only really relevant to decide on the serialization group:
https://github.com/gimler/symfony-rest-edition/blob/2.3/src/Acme/DemoBundle/Controller/NoteController.php#L98

but yeah .. I can see that one could expect it to be used more and it might make sense to expand the example to require the permissions also for write requests. motivated to work on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants