]> cat aescling's git repositories - mastodon.git/commit
Add subresource integrity for JS and CSS assets (#15096)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 6 Nov 2020 10:56:31 +0000 (11:56 +0100)
committerGitHub <noreply@github.com>
Fri, 6 Nov 2020 10:56:31 +0000 (11:56 +0100)
commit9b1f2a4b61660f9a8be62f6296d97a856e376059
treedd60029f03394a924d7168277582f0e6c835a9a1
parent68d4b2b83e124719f8473489ee8c1743ca848dc4
Add subresource integrity for JS and CSS assets (#15096)

Fix #2744
31 files changed:
app/views/about/more.html.haml
app/views/admin/action_logs/index.html.haml
app/views/admin/custom_emojis/index.html.haml
app/views/admin/domain_allows/new.html.haml
app/views/admin/domain_blocks/edit.html.haml
app/views/admin/domain_blocks/new.html.haml
app/views/admin/ip_blocks/index.html.haml
app/views/admin/pending_accounts/index.html.haml
app/views/admin/reports/show.html.haml
app/views/admin/settings/edit.html.haml
app/views/admin/statuses/index.html.haml
app/views/admin/tags/index.html.haml
app/views/auth/sessions/two_factor.html.haml
app/views/home/index.html.haml
app/views/layouts/admin.html.haml
app/views/layouts/application.html.haml
app/views/layouts/auth.html.haml
app/views/layouts/embedded.html.haml
app/views/layouts/error.html.haml
app/views/layouts/modal.html.haml
app/views/layouts/public.html.haml
app/views/media/player.html.haml
app/views/public_timelines/show.html.haml
app/views/relationships/show.html.haml
app/views/settings/two_factor_authentication/webauthn_credentials/new.html.haml
app/views/shares/show.html.haml
app/views/tags/show.html.haml
config/application.rb
config/webpack/shared.js
lib/webpacker/helper_extensions.rb [new file with mode: 0644]
lib/webpacker/manifest_extensions.rb [new file with mode: 0644]