Problem with camel case serialization and login form
https://github.com/FriendsOfSymfony/FOSRestBundle/issues/1009
nschurmann commented Apr 10, 2015 commented I'm using the fos_rest.normalizer.camel_keys serialization, so when i receive objects in javascript with underscore they will be transformed into camel case. The problem is that the login_check uses _username and _password values, so symfony receives the data as Username and Password
So i'm looking for 1 of 2 options: Don't serialize for login_check
Override how the data is received. The best would be the first, because serializing the data 2 times is overhead. The text was updated successfully, but these errors were encountered: added this to the 2.0.0 milestone added the label added this to the 1.6.0 milestone removed this from the 2.0.0 milestone Copy link Memberflorianv commented Apr 11, 2015 commented This is the same issue than . Loading Sorry, something went wrong. Copy link Memberstof commented Apr 18, 2015 commented as a workaround until it is implemented, note that the security system allows to configure the field names Loading Sorry, something went wrong. added the label removed this from the 1.6.0 milestone added this to the 1.7.0 milestone added this to the 1.7.0 milestone removed this from the 1.6.0 milestone removed this from the milestone added this to the milestone added this to the milestone removed this from the milestone removed this from the milestone added this to the 1.8.0 milestone added this to the 1.8.0 milestone removed this from the milestone added and removed labels removed this from the milestone added this to the milestone added this to the milestone removed this from the milestone removed this from the milestone removed this from the milestone Copy link Memberlsmith77 commented Dec 15, 2015 commented Loading Sorry, something went wrong. mentioned this issue Merged closed this removed the label Copy linkcve commented Aug 5, 2016 commented Is it in the 2.0? I still have the issue... Loading Sorry, something went wrong. Copy link Memberxabbuh commented Aug 8, 2016 commented
DA: 26 PA: 78 MOZ Rank: 22