wallabag/src/Wallabag/ApiBundle
Jeremy Benoist 3a2d4cf9fd
Cast client id to avoid PG error
If someone send a malformated client_id when trying to authenticate using the API we got a 500 if wallabag use postgres because the request send a string instead of an integer.
2019-01-09 23:31:14 +01:00
..
Controller php-cs-fixer 2018-09-05 14:25:32 +02:00
DependencyInjection [#1604] First draft to fix SensioLabsInsight report 2016-01-22 21:12:11 +01:00
Entity Cast client id to avoid PG error 2019-01-09 23:31:14 +01:00
Form/Type Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Repository Cast client id to avoid PG error 2019-01-09 23:31:14 +01:00
Resources/config WIP 2017-05-29 10:16:23 +02:00
WallabagApiBundle.php * public registration 2015-10-03 13:30:43 +02:00