Skip to content

Commit d16714f

Browse files
0.3.0
1 parent 442b9c2 commit d16714f

File tree

209 files changed

+764872
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

209 files changed

+764872
-2
lines changed

dist/apps/admin-gui/admin-admin-module-es2015.js

Lines changed: 4633 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/apps/admin-gui/admin-admin-module-es2015.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/apps/admin-gui/admin-admin-module-es5.js

Lines changed: 126709 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/apps/admin-gui/admin-admin-module-es5.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"config": "default",
3+
"api_url": "http://localhost/krb/rpc",
4+
"version": "0.0.0",
5+
6+
"oidc_client" : {
7+
"oauth_authority": "https://login.cesnet.cz/oidc/",
8+
"oauth_callback": "http://gui-dev.org/api-callback",
9+
"oauth_client_id": "411471d9-5e3d-48bd-9717-25f1fa634d20",
10+
"oauth_post_logout_redirect_uri": "",
11+
"oauth_redirect_uri": "http://gui-dev.org/api-callback",
12+
"oauth_silent_redirect_uri": "http://gui-dev.org/silent-refresh.html"
13+
},
14+
15+
"footer_perun_web_web": "https://perun-aai.org/",
16+
"footer_perun_team_web": "https://perun-aai.org/team",
17+
"footer_privacy_policy_web": "https://pernhub.org/",
18+
"footer_users_documentation_web": "https://perun-aai.org/documentation/users-documentation",
19+
"footer_administrator_documentation": "https://perun-aai.org/documentation/admin-documentation",
20+
"footer_support_mail": "[email protected]",
21+
"footer_copyright": [
22+
{
23+
"name": "CESNET",
24+
"webpage": "https://www.cesnet.cz/"
25+
},
26+
{
27+
"name": "CERIT-SC",
28+
"webpage": "https://www.cerit-sc.cz/"
29+
}
30+
],
31+
"log_out_enabled": true
32+
}

0 commit comments

Comments
 (0)