You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-06-15 00:15:00 +02:00
Deprecate GAP-Signature and add a warning on usage (#1103)
This commit is contained in:
@ -18,7 +18,7 @@ module.exports = {
|
||||
type: 'category',
|
||||
label: 'Features',
|
||||
collapsed: false,
|
||||
items: ['features/endpoints', 'features/request_signatures'],
|
||||
items: ['features/endpoints'],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
|
Reference in New Issue
Block a user