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
f40fb5ad
Commit
f40fb5ad
authored
Jun 13, 2012
by
haemmer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added update instructions
parent
6e16e19b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
5 deletions
+13
-5
CHANGES
CHANGES
+1
-0
README
README
+12
-5
No files found.
CHANGES
View file @
f40fb5ad
...
...
@@ -29,6 +29,7 @@ SWITCHwayf Changes and Version History:
- Fixed a bug occuring when wayf_sp_samlDSURL contains GET arguments
Bug reported with a patch by Takeshi Nishimura from NII (Japan)
- Fixed typo in configuration otpion useImprovedDropDownList
- Added Javascripts required for improved drop down list
1.17 Release date: 18. May 2012
- Added CSS styles for mobile view
...
...
README
View file @
f40fb5ad
...
...
@@ -95,15 +95,22 @@ a2enmod headers
General Update Instructions:
1. Make a backup of the directory where the currently active version of the
SWITCHwayf is installed
2. Get the compressed archive of the new version and move it into the directory
of the currently deployed version
3. Unpack the archive with zip or tar
SWITCHwayf is installed, e.g. with 'cp -a SWITCHwayf SWITCHwayf.bak'
2. Get the ZIP archive of the new version and move it into the same
parent directory where the current version is deployed.
3. Unzip the archive in the current deployment directory #DD#,
e.g. with the command 'unzip -d #DD# SWITCHwayf_x.y_YYYYMMDD.zip '
This step will overwrite some existing files. Files whose name starts
with 'custom-' will not be overwritten.
Alternatively, create a new directory, move the ZIP archive in that directory,
unzip it and then copy the config.php and all custom-.* files from the
current SWITCHwayf installation over to the new directory.
4. Have a look at config.dist.php and compare this file with your current
config.php in order to identify new configuration options.
Also compare your custom-.* files to the default-.* files that might have
changed. Some features like the improved drop-down list require the WAYF
to load additional javascripts. If your custom header file is missing these,
the feature will not work.
-------------------------------------------------------------------------------
...
...
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