akkoma/lib/pleroma/web
FloatingGhost b8be8192fb do not allow non-admins to register tokens with admin scopes
this didn't actually _do_ anything in the past,
the users would be prevented from accessing the resource,
but they shouldn't be able to even create them
2022-12-16 03:25:14 +00:00
..
activity_pub
admin_api
akkoma_api/controllers Add prometheus metrics to router 2022-12-15 02:02:07 +00:00
api_spec
auth
common_api
fallback
federator
feed
mailer
mastodon_api
media_proxy
metadata
mongoose_im
nodeinfo
o_auth do not allow non-admins to register tokens with admin scopes 2022-12-16 03:25:14 +00:00
o_status
pleroma_api
plugs Add prometheus metrics to router 2022-12-15 02:02:07 +00:00
preload/providers
push
rich_media
static_fe
templates
twitter_api
utils
views
web_finger
api_spec.ex
common_api.ex
controller_helper.ex
embed_controller.ex
endpoint.ex Add prometheus metrics to router 2022-12-15 02:02:07 +00:00
federator.ex
gettext.ex
instance_document.ex
manifest_controller.ex
masto_fe_controller.ex
media_proxy.ex
metadata.ex
o_auth.ex
pipelines.ex
plug.ex
preload.ex
push.ex
rel_me.ex
router.ex Add prometheus metrics to router 2022-12-15 02:02:07 +00:00
streamer.ex
swagger.ex
telemetry.ex Add prometheus metrics to router 2022-12-15 02:02:07 +00:00
translation_helpers.ex
uploader_controller.ex
web_finger.ex
xml.ex