[webkit-changes] [WebKit/WebKit] 647510: "Restrict login to IP address" option was removed ...
Ling Ho
noreply at github.com
Mon Dec 12 15:40:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6475102d6dba0fb57eb8c3b618da5c261ec435ab
https://github.com/WebKit/WebKit/commit/6475102d6dba0fb57eb8c3b618da5c261ec435ab
Author: Ling Ho <ling at aliko.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M Tools/CISupport/ews-app/ews/common/bugzilla.py
M Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py
Log Message:
-----------
"Restrict login to IP address" option was removed from Bugzilla's login page. Remove code to set the option to False in bugzilla.py, which is no longer necessary and breaking.
https://bugs.webkit.org/show_bug.cgi?id=249175
<rdar://problem/103269204>
Reviewed by Tim Horton.
* Tools/CISupport/ews-app/ews/common/bugzilla.py:
(BugzillaBeautifulSoup.authenticate):
* Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py:
(Bugzilla.authenticate):
Canonical link: https://commits.webkit.org/257762@main
More information about the webkit-changes
mailing list