Ticket #511
(closed defect: fixed)
bitten slave sends wrong url as referrer when logging in
| Reported by: |
Felix Schwarz <felix.schwarz@…> |
Owned by: |
osimons
|
|
Priority:
|
blocker
|
Milestone:
|
0.6
|
|
Component:
|
Build slave
|
Version:
|
dev
|
|
Keywords:
|
|
Cc:
|
|
|
Operating System:
|
|
|
|
Since r793 the bitten slave sends 'http://domain/builds' as a referrer when logging in (see #459). However that URL only allows POST requests. The correct URL is 'http://domain/build' (no 's').
Attachments
-
511_send_correct_referrer_for_login.patch
(0.7 KB) - added by Felix Schwarz <felix.schwarz@…>
3 years ago.
-
proposed patch which has the disadvantage that BUILD_VIEW privileges are needed. Maybe redirecting to /about is more sensible as this is always allowed(?).
Change History