Project

General

Profile

Actions

Bug #10586

closed

When /users/login is used as ErrorDocument for 401 with status=401, it does not provide that status

Added by Jan Pazdziora almost 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Authentication
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

This is a followup ti http://projects.theforeman.org/issues/3475 which was closed by https://github.com/theforeman/foreman/pull/1253.

We try to be able to use

ErrorDocument 401 /users/login

and we came to the solution of

ErrorDocument 401 /users/login?status=401

because otherwise the resulting status as produced by render is 200 and Kerberos' Negotiate does not kick in. In pull request https://github.com/theforeman/foreman/pull/1253, we try to handle the parameter status=401 and I thought I've tested it back then but it does not seem to work -- the status of that request is 200.


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #3475: When Foreman URL (/users/login) is used as ErrorDocument target, status is not preservedClosedJan Pazdziora10/23/2013Actions
Actions #1

Updated by Dominic Cleal almost 9 years ago

  • Related to Bug #3475: When Foreman URL (/users/login) is used as ErrorDocument target, status is not preserved added
Actions #2

Updated by Dominic Cleal almost 9 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Jan Pazdziora
  • Pull request https://github.com/theforeman/foreman/pull/2401 added
  • Pull request deleted ()
Actions #3

Updated by Dominic Cleal almost 9 years ago

  • translation missing: en.field_release set to 56
Actions #4

Updated by Jan Pazdziora almost 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF