Commit Graph

4 Commits

Author SHA1 Message Date
81577ef6b0 Move Api entities to Core 2024-01-25 20:34:40 +01:00
b7dba18cb2 Cleanup 2022-11-23 15:51:33 +01:00
1bee0eeb29 Make repositories use ServiceEntityRepository 2022-08-31 02:05:30 +02:00
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