You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-08-08 22:46:33 +02:00
Add Security Policy
This commit is contained in:
@ -20,5 +20,11 @@ module.exports = {
|
||||
collapsed: false,
|
||||
items: ['features/endpoints', 'features/request_signatures'],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Community',
|
||||
collapsed: false,
|
||||
items: ['community/security'],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
Reference in New Issue
Block a user