feat: auth advanced settings UI + reload auth on save
This commit is contained in:
@@ -73,7 +73,7 @@ module.exports = {
|
||||
}
|
||||
})
|
||||
WIKI.auth.strategies[stg.key] = strategy
|
||||
WIKI.logger.info(`Authentication Strategy ${stg.title}: [ OK ]`)
|
||||
WIKI.logger.info(`Authentication Strategy ${stg.key}: [ OK ]`)
|
||||
}
|
||||
} catch (err) {
|
||||
WIKI.logger.error(`Authentication Strategy: [ FAILED ]`)
|
||||
|
Reference in New Issue
Block a user