Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GIP RENATER
switch-wayf
Commits
bd242862
Commit
bd242862
authored
May 10, 2012
by
haemmer
Browse files
Updated copyright year
parent
3b64a2b4
Changes
15
Hide whitespace changes
Inline
Side-by-side
IDProvider.conf.dist.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities
// WAYF Identity Provider Configuration file
...
...
LICENSE
View file @
bd242862
License note for the SWITCHwayf code
-----------------------------------
Copyright (c) 201
1
, SWITCH - Serving Swiss Universities
Copyright (c) 201
2
, SWITCH - Serving Swiss Universities
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
WAYF
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities
/*
******************************************************************************
...
...
config.dist.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities
//******************************************************************************
// This file contains the WAYF/DS configuration. Adapt the settings to reflect
...
...
default-body.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities ?>
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities ?>
<!--
Identity
Provider
Selection
:
Start
-->
<
h1
><?
php
echo
getLocalString
(
'header'
);
?>
</h1>
...
...
default-embedded-wayf.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities ?>
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities ?>
<!--
EMBEDDED
-
WAYF
-
START
-->
<
script
type
=
"text/javascript"
><!--
...
...
default-error.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities ?>
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities ?>
<!--
Error
Message
:
Start
-->
<
h1
><?
php
echo
getLocalString
(
'invalid_query'
)
?>
</h1>
...
...
default-footer.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities ?>
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities ?>
<!--
Body
:
End
-->
</
div
>
...
...
default-header.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities ?>
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities ?>
<!
DOCTYPE
HTML
PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN"
>
<
html
>
<
head
>
...
...
default-notice.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities ?>
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities ?>
<!--
Identity
Provider
Selection
:
Start
-->
<
h1
><?
php
echo
getLocalString
(
'settings'
);
?>
</h1>
...
...
default-settings.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities ?>
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities ?>
<!--
Identity
Provider
Selection
:
Start
-->
<
h1
><?
php
echo
getLocalString
(
'permanent_select_header'
);
?>
</h1>
...
...
functions.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities
/******************************************************************************/
// Commonly used functions for the WAYF
...
...
languages.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities
// WAYF localized language strings
// Make sure to use HTML entities instead of plain UTF-8 characters for
...
...
readMetadata.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities
// This file is used to dynamically create the list of IdPs to be
// displayed for the WAYF/DS service based on the federation metadata.
...
...
templates.php
View file @
bd242862
<?php
// Copyright (c) 201
1
, SWITCH - Serving Swiss Universities
<?php
// Copyright (c) 201
2
, SWITCH - Serving Swiss Universities
/*
******************************************************************************
...
...
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