mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-14 08:41:15 +10:00
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