Open
Bug 2059981
Opened 1 month ago
Updated 2 days ago
The administration screen lists OAuth2 Client List even when oauth2_server feature is not enabled
Categories
(Bugzilla :: Administration, defect)
Tracking
()
NEW
People
(Reporter: justdave, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
If Bugzilla was built without the oauth2_server feature enabled, the option for OAuth2 Client List in the main admin screen (/admin.cgi) is still present, which leads to a 404 error when you click on it, since the Mojo plugin that enables the routing destination was never loaded. This option should only appear on this screen if the feature is actually enabled.
Comment 1•2 days ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•