Norm
|
561e1f2470
|
Make backups require its own scope (#218)
Pulled from https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3721.
This makes backups require its own scope (`read:backups`) instead of the `read:accounts` scope.
Co-authored-by: Tusooa Zhu <tusooa@kazv.moe>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/218
Co-authored-by: Norm <normandy@biribiri.dev>
Co-committed-by: Norm <normandy@biribiri.dev>
|
2022-09-19 17:31:35 +00:00 |
|
Egor Kislitsyn
|
92ab72dbbb
|
Update OpenApiSpex dependency
|
2021-03-05 15:51:29 +04:00 |
|
Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
|
Egor Kislitsyn
|
034ac43f3a
|
Fix credo warnings
|
2020-10-20 17:47:04 +04:00 |
|
Egor Kislitsyn
|
ad605e3e16
|
Rename Pleroma.Backup to Pleroma.User.Backup
|
2020-10-20 17:16:58 +04:00 |
|
Egor Kislitsyn
|
98f32cf820
|
Fix tests
|
2020-10-19 17:19:45 +04:00 |
|
Egor Kislitsyn
|
2c73bfe122
|
Add API endpoints for Backups
|
2020-10-07 18:34:29 +04:00 |
|