mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added exceptions to auth middleware, basic redirects
This commit is contained in:
parent
feb9eab5ad
commit
840f64c66b
3 changed files with 33 additions and 15 deletions
|
@ -38,6 +38,7 @@ const loggableKeywords = [
|
|||
]
|
||||
let modules = JSON.parse(utils.ReadFile(modulesFile))
|
||||
|
||||
console.clear()
|
||||
logger.Load()
|
||||
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue