[webkit-changes] [WebKit/WebKit] f1159c: Fix Bugzilla API Key requests

Jon Davis noreply at github.com
Sat Nov 16 14:56:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f1159c1e86fe64d05d59b494172d98f147a3b5bb
      https://github.com/WebKit/WebKit/commit/f1159c1e86fe64d05d59b494172d98f147a3b5bb
  Author: Jonathan Davis <jond at apple.com>
  Date:   2024-11-16 (Sat, 16 Nov 2024)

  Changed paths:
    M Websites/bugs.webkit.org/Bugzilla/Auth/Login/APIKey.pm

  Log Message:
  -----------
  Fix Bugzilla API Key requests
https://bugs.webkit.org/show_bug.cgi?id=283236

Reviewed by Alexey Proskuryakov.

Removes code that causes an error preventing API requests with a
valid API key. The removed code is intended to accompany a schema
update that this version of Bugzilla does not have.

* Websites/bugs.webkit.org/Bugzilla/Auth/Login/APIKey.pm:
(get_login_info):
(set_app_id): Deleted.
(app_id): Deleted.

Canonical link: https://commits.webkit.org/286693@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list