feat: add oidc to admin panel
This commit is contained in:
@@ -80,6 +80,7 @@ export const dbCertificateStore = () => {
|
||||
},
|
||||
});
|
||||
} finally {
|
||||
/* empty */
|
||||
}
|
||||
},
|
||||
async checkBlacklistCertificate(name: string): Promise<boolean> {
|
||||
|
||||
Reference in New Issue
Block a user