1
Fork 0
photoview/api/graphql
stz184 53b323640f Fixes viktorstrate/photoview#71
In order to prevent SQL injections and , reveal information about the database tables avoid passing MySQL functions as GQL sorting parameters, I refactored the FormatSQL() function.
Additionally, the old approach with using regex to filter the orderBy parameter was not effective and prevented using column.table annotations.
2020-10-13 18:27:28 +03:00
..
auth Cleanup + add video format 2020-07-13 18:01:31 +02:00
models Fixes viktorstrate/photoview#71 2020-10-13 18:27:28 +03:00
notification Reintregrate notifications with scanner 2020-06-23 15:13:07 +02:00
resolvers Fixes viktorstrate/photoview#71 2020-10-13 18:27:28 +03:00
directive.go Implement authorization 2020-01-31 23:30:34 +01:00
generated.go Add graphql query for getting media from an array of ids 2020-09-27 20:52:09 +02:00
schema.graphql Add graphql query for getting media from an array of ids 2020-09-27 20:52:09 +02:00