Actions
Bug #451
closedRedmine authentication are confused by .illumos.org vs www.
Start date:
2010-12-06
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
After logging into Redmine via https://illumos.org/login (with stored cookie), subsequently loading a http://www.illumos.org/ URL will show the user as logged out, and vice versa. This is extremely annoying when issue links are provided externally. Maybe there should just be one canonical domain name.
Related issues
Updated by Matt Lewandowsky almost 13 years ago
Ideally, Redmine should be setting a non-secure cookie for .illumos.org as that should work for both HTTP and HTTPS, and also covering all illumos.org subdomains. I could probably do this trivially if I had access to a testing illumos-configured Redmine server.
Updated by Matt Lewandowsky almost 13 years ago
- Assignee set to Sergey Generalov
Updated by Sergey Generalov almost 13 years ago
- Status changed from New to Resolved
- Target version set to 1.0
Fixed, added redirection illumos.org -> www.illumos.org for http/https
Updated by Sergey Generalov almost 13 years ago
- Status changed from Resolved to Closed
Actions