nginx-proxy-manager/backend
dependabot[bot] 33b1a993ec
Bump basic-ftp from 5.1.0 to 5.2.0 in /backend
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases)
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: basic-ftp
  dependency-version: 5.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-25 23:29:28 +00:00
..
certbot Add ArvanCloud DNS support 2026-02-09 13:02:18 +03:30
config Update SQLite client configuration from sqlite3 to better-sqlite3 2026-02-14 23:53:43 -08:00
internal Fix uploading of custom certificates 2026-02-17 02:58:18 +01:00
lib Fix #5284 for older sqlite3 configurations 2026-02-18 08:32:17 +10:00
migrations fix: reformat migration scripts 2026-01-31 13:28:53 +00:00
models feat: add trust_forwarded_proto option for SSL redirect handling in reverse proxy scenarios 2026-01-31 13:11:47 +00:00
routes Changed 2fa delete from body to query for code 2026-01-14 13:24:38 +10:00
schema Merge pull request #5260 from jerry-yuan/develop 2026-02-11 14:54:00 +10:00
scripts Command to regenerate nginx configs 2026-02-25 08:13:38 +10:00
templates feat: add trust_forwarded_proto option for SSL redirect handling in reverse proxy scenarios 2026-01-31 13:11:47 +00:00
.gitignore - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +10:00
app.js Properly wrap debug calls 2025-11-04 13:43:52 +10:00
biome.json Update all dependencies 2026-02-20 11:02:56 +10:00
db.js Attempt to fix race condition with database instantiation 2025-11-07 09:46:00 +10:00
index.js Convert backend to ESM 2025-10-02 08:10:18 +10:00
knexfile.js swop mysql library and knex client for mysql2 2024-09-10 23:08:02 +02:00
logger.js Tweaks to showing new version available 2025-11-13 11:20:31 +10:00
migrate.js Attempt to fix race condition with database instantiation 2025-11-07 09:46:00 +10:00
nodemon.json Fix proxy hosts routes throwing errors 2025-10-02 08:12:28 +10:00
package.json Merge pull request #5338 from NginxProxyManager/dependabot/npm_and_yarn/backend/dev-patch-updates-d8f01b0b39 2026-02-25 08:30:51 +10:00
setup.js Fix initial setup user bug, taking the fix from #4836 2025-11-11 14:52:39 +10:00
validate-schema.js Convert backend to ESM 2025-10-02 08:10:18 +10:00
yarn.lock Bump basic-ftp from 5.1.0 to 5.2.0 in /backend 2026-02-25 23:29:28 +00:00