This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy default anonymous auto login. ALLOW_ANONYMOUS in hosts can cha…
…nge this.
- Loading branch information
Patrick Hendriks
committed
Jul 24, 2019
1 parent
06ef9dd
commit b9c7de8
Showing
8 changed files
with
11 additions
and
23 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
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
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
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,3 +1,3 @@ | ||
--- | ||
mysql_root_password: | ||
mysql_root_old_password: | ||
mysql_root_password: abd1516812 | ||
mysql_root_old_password: abd1516812 |
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,16 +1 @@ | ||
--- | ||
jiskefet_oauth_settings: | ||
CLIENT_ID: jiskefet-testing | ||
CLIENT_SECRET: 1mkB4NSmSEEOWfeSna0iimaiR9DEI2d9WI4utfHg1zk1 | ||
AUTH_REDIRECT_URI: https://{{ inventory_hostname }}/callback | ||
jiskefet_cern_oauth_settings: | ||
CERN_REGISTERED_URI: https://{{ inventory_hostname }}/callback | ||
jiskefet_ui_settings: | ||
API_URL: http://{{ inventory_hostname }}/api/ | ||
allow_csp_payload: >- | ||
"default-src 'self' http://{{ inventory_hostname }} https://{{ inventory_hostname }} | ||
http://localhost:{{jiskefet_api_general_settings.PORT}} https://localhost:{{jiskefet_api_general_settings.PORT}} | ||
https://github.com https://api.github.com; script-src 'self' https://use.fontawesome.com/releases/v5.3.1/js/all.js | ||
https://github.com https://api.github.com; style-src 'self' 'unsafe-inline'; object-src 'none'; font-src 'self' | ||
data: fonts.gstatic.com; img-src https://*.githubusercontent.com | ||
http://{{ inventory_hostname }} https://{{ inventory_hostname }}" |
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
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
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