mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-15 03:45:03 +02:00
Write metadata file option, rate limiting login attempts, generic failed login message
This commit is contained in:
parent
07207b091d
commit
c82d888b5a
17 changed files with 271 additions and 452 deletions
|
@ -1,3 +1,4 @@
|
|||
const fs = require('fs-extra')
|
||||
const Path = require('path')
|
||||
const Logger = require('../Logger')
|
||||
const parseAuthors = require('../utils/parseAuthors')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue