gotosocial/internal/api/client/auth
tobi 5004e0a9da
[bugfix] Fix remote media pruning failing if media already gone (#548)
* fix error check of prune to allow missing files

* update go-store library, add test for pruning item with db entry but no file

Signed-off-by: kim <grufwub@gmail.com>

* remove now-unneccessary error check

Signed-off-by: kim <grufwub@gmail.com>

Co-authored-by: kim <grufwub@gmail.com>
2022-05-08 18:49:45 +01:00
..
auth.go [feature] add authorization to the already-existing authentication (#365) 2022-02-07 12:04:31 +01:00
auth_test.go [feature] add authorization to the already-existing authentication (#365) 2022-02-07 12:04:31 +01:00
authorize.go [feature] add authorization to the already-existing authentication (#365) 2022-02-07 12:04:31 +01:00
authorize_test.go [bugfix] Fix remote media pruning failing if media already gone (#548) 2022-05-08 18:49:45 +01:00
callback.go [bug] Fix OIDC users requiring second approval (#371) 2022-01-31 16:03:47 +01:00
signin.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
token.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
util.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00