Commit 013b1f5
committed
deploy: Google Chrome origin trial token
Due to a change in the policy of Google Chrome, is no longer possible
request an http local resource from an http page.
This change doesn't allow anymore to call the local chilli instance from
the authentication portal and the users cannot request the access to
internet even if the authentication was successful.
As a temporary workaround, a token can be requested to disabling this
feature in Google Chrome browsers.
See https://developer.chrome.com/blog/private-network-access-update/#register-deprecation-trial1 parent 64cdffd commit 013b1f5
File tree
2 files changed
+6
-0
lines changed- deploy/ansible
- group_vars
- roles/icaro/templates
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments