[PR #391] refactor: no inline scripts in HTML #6871

Closed
opened 2026-05-31 00:15:51 +03:00 by zhus · 0 comments
Owner

Original Pull Request: https://github.com/sigoden/dufs/pull/391

State: closed
Merged: Yes


Moved all inline <script> tags out from HTML and into index.js
This was done to adhere to strict Content-Security-Policy protocols that disallow inline-scripts.

**Original Pull Request:** https://github.com/sigoden/dufs/pull/391 **State:** closed **Merged:** Yes --- Moved all inline <script> tags out from HTML and into index.js This was done to adhere to strict Content-Security-Policy protocols that disallow inline-scripts.
zhus added the pull-request label 2026-05-31 00:15:51 +03:00
zhus closed this issue 2026-05-31 00:15:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#6871