Manu

Results 25 comments of Manu

@elchris I guess FOS team is not having time, but is it possible to use your fork in project ? TIA

I still get error about: https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/issues/638 while installing it.

@nitrocode I am having exactly same error. How can i solve it? Thanks

Pull requests are most welcome

I would like to get more information. What is your expected behavior on this.

@maheshd1991 can you try to do like this: just go to your tracker.php and change like this: ``` 'do_not_track_ips' => [ // '127.0.0.0/24', /// range 127.0.0.1 - 127.0.0.255 ], ```

@kevingio ```'log_enabled' => false,``` try changing this to ```'log_enabled' => true,```