From f03820ebf2f28ddb26e422322219a815d8cd3749 Mon Sep 17 00:00:00 2001 From: Franz-Robert Date: Tue, 18 Mar 2014 23:17:27 +0100 Subject: Update 6.0-to-6.5.md A lot of users get authentication errors after this upgrade. Reason being the change in 6.5 that secure cookies when using https. A link to this would be very handy for other upgraders! https://github.com/gitlabhq/gitlab-public-wiki/wiki/Trouble-Shooting-Guide#cant-verify-csrf-token-authenticitycant-get-past-login-pageredirected-to-login-page --- doc/update/6.0-to-6.5.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/update/6.0-to-6.5.md b/doc/update/6.0-to-6.5.md index e01cc589a83..4a23fbfdd94 100644 --- a/doc/update/6.0-to-6.5.md +++ b/doc/update/6.0-to-6.5.md @@ -125,3 +125,6 @@ Follow the [`upgrade guide from 5.4 to 6.0`](5.4-to-6.0.md), except for the data cd /home/git/gitlab sudo -u git -H bundle exec rake gitlab:backup:restore RAILS_ENV=production ``` + +## Login issues after upgrade? +If running in https mode, be sure to read [Can't Verify csrf token authenticity](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Trouble-Shooting-Guide#cant-verify-csrf-token-authenticitycant-get-past-login-pageredirected-to-login-page) -- cgit v1.2.1