This website requires JavaScript.
Explore
Help
Sign in
itepechi
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
0
Code
Issues
Pull requests
Releases
Activity
0dd863f8f5
akkoma
/
lib
/
pleroma
/
web
/
pleroma_api
/
controllers
History
Alexander Strizhakov
4a487e4d0b
fix for auth check
2020-04-30 17:50:57 +03:00
..
account_controller.ex
[
#2409
] Made
GET /api/v1/accounts/:id/favourites
auth-optional, adjusted tests.
2020-04-24 22:25:27 +03:00
emoji_api_controller.ex
fix for auth check
2020-04-30 17:50:57 +03:00
mascot_controller.ex
Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring.
2020-04-21 16:29:19 +03:00
pleroma_api_controller.ex
Fixed OAuth restrictions for :api routes. Made auth info dropped for :api routes if OAuth check was neither performed nor explicitly skipped.
2020-04-22 18:50:25 +03:00
scrobble_controller.ex
Fixed OAuth restrictions for :api routes. Made auth info dropped for :api routes if OAuth check was neither performed nor explicitly skipped.
2020-04-22 18:50:25 +03:00