This website requires JavaScript.
Explore
Help
Sign In
Anon
/
pleroma
Watch
1
Star
0
Fork
0
You've already forked pleroma
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
pleroma
/
test
/
web
/
admin_api
/
controllers
History
Alex Gleason
48983e9421
Merge remote-tracking branch 'upstream/develop' into by-approval
2020-07-14 18:56:40 -05:00
..
admin_api_controller_test.exs
Merge remote-tracking branch 'upstream/develop' into by-approval
2020-07-14 18:56:40 -05:00
config_controller_test.exs
[
#1940
] Added
admin_token
param (as
admin_api_params/0
) to existing Admin API OpenAPI operations.
2020-07-14 19:31:05 +03:00
invite_controller_test.exs
Add AdminAPI.InviteView
2020-05-26 15:21:33 +04:00
media_proxy_cache_controller_test.exs
Change references from "deleted_urls" to "banned_urls" as nothing is handled via media deletions anymore; all actions are manual operations by an admin to ban the url
2020-06-17 13:13:55 -05:00
oauth_app_controller_test.exs
Add OpenAPI spec for AdminAPI.OAuthAppContoller
2020-05-25 22:04:06 +04:00
relay_controller_test.exs
Add OpenAPI spec for AdminAPI.RelayController
2020-05-25 16:51:16 +04:00
report_controller_test.exs
[
#1940
] Reinstated OAuth-less
admin_token
authentication. Refactored UserIsAdminPlug (freed from checking admin scopes presence).
2020-07-19 21:35:57 +03:00
status_controller_test.exs
another view for account in admin-fe status_show
2020-05-26 13:48:39 +03:00