]> cat aescling's git repositories - mastodon.git/commit
Improve web api protect (#6343)
authorabcang <abcang1015@gmail.com>
Tue, 17 Apr 2018 13:23:46 +0000 (22:23 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 17 Apr 2018 13:23:46 +0000 (15:23 +0200)
commit897199910fc29d17b4a019b6ee2473e138d777a2
tree21eceb5c6212f770c876755e5f901469892ce3ce
parent204d72fbe49b3749e168ed2cd0ff83706946352a
Improve web api protect (#6343)
app/controllers/api/web/base_controller.rb [new file with mode: 0644]
app/controllers/api/web/embeds_controller.rb
app/controllers/api/web/push_subscriptions_controller.rb
app/controllers/api/web/settings_controller.rb
app/javascript/mastodon/actions/push_notifications/registerer.js
app/javascript/mastodon/actions/settings.js