Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
SWITCHwayf
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Guillaume Rousse
SWITCHwayf
Commits
9ba94e07
Commit
9ba94e07
authored
Oct 01, 2012
by
haemmer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed #2069
parent
2339bf4e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
CHANGES
CHANGES
+4
-0
default-header.php
default-header.php
+1
-1
No files found.
CHANGES
View file @
9ba94e07
...
@@ -27,6 +27,9 @@ SWITCHwayf Changes and Version History:
...
@@ -27,6 +27,9 @@ SWITCHwayf Changes and Version History:
1.17.2
1.17.2
- Changed default SessionInitiator to /Login because this has been
- Changed default SessionInitiator to /Login because this has been
the default SessionInitiator in Shibboleth for quite some time now.
the default SessionInitiator in Shibboleth for quite some time now.
- Corrected viewport meta tag separator of default header as suggested
by Andrew Sokolov from Saint Petersburg State University
1.17.1 Release date: 14. June 2012
1.17.1 Release date: 14. June 2012
- Fixed a bug occuring when wayf_sp_samlDSURL contains GET arguments
- Fixed a bug occuring when wayf_sp_samlDSURL contains GET arguments
...
@@ -151,6 +154,7 @@ alphabetically.
...
@@ -151,6 +154,7 @@ alphabetically.
- Martins Purins from Latvijas Universitates (LV)
- Martins Purins from Latvijas Universitates (LV)
- Olivier Salaün from RENATER (FR)
- Olivier Salaün from RENATER (FR)
- Tom Scavo from Internet2 (US)
- Tom Scavo from Internet2 (US)
- Andrew Sokolov, Saint Petersburg State University (RU)
- Mika Suvanto from CSC (FI)
- Mika Suvanto from CSC (FI)
- Huân Thebault from Centre de Calcul de l'IN2P3 (FR)
- Huân Thebault from Centre de Calcul de l'IN2P3 (FR)
- Prof. Kazutsuna Yamaji from NII National Institute of Informatics (JP)
- Prof. Kazutsuna Yamaji from NII National Institute of Informatics (JP)
...
...
default-header.php
View file @
9ba94e07
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<meta
http-equiv=
"content-type"
content=
"text/html; charset=utf-8"
>
<meta
http-equiv=
"content-type"
content=
"text/html; charset=utf-8"
>
<meta
name=
"keywords"
content=
"Home Organisation, Discovery Service, WAYF, Shibboleth, Login, AAI"
>
<meta
name=
"keywords"
content=
"Home Organisation, Discovery Service, WAYF, Shibboleth, Login, AAI"
>
<meta
name=
"description"
content=
"Choose your home organisation to authenticate"
>
<meta
name=
"description"
content=
"Choose your home organisation to authenticate"
>
<meta
name=
"viewport"
content=
"width=device-width
; initial-scale=1.0; maximum-scale=1.0;
"
/>
<meta
name=
"viewport"
content=
"width=device-width
, initial-scale=1.0, maximum-scale=1.0
"
/>
<script
type=
"text/javascript"
src=
"
<?php
echo
$javascriptURL
?>
/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"
<?php
echo
$javascriptURL
?>
/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"
<?php
echo
$javascriptURL
?>
/improvedDropDown.js"
></script>
<script
type=
"text/javascript"
src=
"
<?php
echo
$javascriptURL
?>
/improvedDropDown.js"
></script>
<script
language=
"JavaScript"
type=
"text/javascript"
>
<script
language=
"JavaScript"
type=
"text/javascript"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment