Closed Bug 149496 Opened 23 years ago Closed 21 years ago

id and password in the url doesn't work on pages that use quietly_check_login

Categories

(Bugzilla :: Bugzilla-General, defect)

2.17
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: justdave, Assigned: justdave)

Details

This would be incredibly useful for attachment.cgi for example... when attempting to retrieve a patch to apply via a command-line script (like bzpatch on landfill) if the patch is on a secure bug. bzpatch would be able to retrieve the patch if you could specify your Bugzilla_login and Bugzilla_password as part of the URL. This works on pages that use confirm_login, but not on pages that use quietly_check_login (which includes attachment.cgi), because quietly_check_login only looks to see if there's a cookie, it doesn't look to see if it was passed as part of the URL.
This works on the cvs tip. It was apparently fixed by the auth system rewrite.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 2.18
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.