-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f42fc23
commit bdfe568
Showing
91 changed files
with
2,304 additions
and
570 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -388,7 +388,7 @@ | |
"https://cdn.jsdelivr.net/npm/[email protected]", | ||
"https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js", | ||
"https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js", | ||
"https://cdn.jsdelivr.net/npm/[email protected].0/dist/js/bootstrap.min.js", | ||
"https://cdn.jsdelivr.net/npm/[email protected].3/dist/js/bootstrap.min.js", | ||
# https://docs.sentry.io/platforms/javascript/install/loader/#content-security-policy | ||
"https://browser.sentry-cdn.com", | ||
"https://js-de.sentry-cdn.com", | ||
|
85 changes: 0 additions & 85 deletions
85
lacommunaute/static/vendor/tarteaucitron.js-1.11.0/lang/tarteaucitron.ja.js
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
lacommunaute/static/vendor/tarteaucitron.js-1.19.0/SECURITY.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| 1.x | :white_check_mark: | | ||
|
||
|
||
## Reporting a Vulnerability | ||
|
||
Please report any security vulnerabilities to [email protected] | ||
I'll get back to you within 24 hours and fix the issue asap. |
1 change: 1 addition & 0 deletions
1
...or/tarteaucitron.js-1.11.0/advertising.js → ...or/tarteaucitron.js-1.19.0/advertising.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
/* min ready */ | ||
tarteaucitronNoAdBlocker = true; |
1 change: 1 addition & 0 deletions
1
lacommunaute/static/vendor/tarteaucitron.js-1.19.0/advertising.min.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
tarteaucitronNoAdBlocker=true; |
Oops, something went wrong.