Jamie Curnow
|
4240e00a46
|
404 hosts add update complete, fix certbot renewals
and remove the need for email and agreement on cert requests
|
2025-09-24 10:27:40 +10:00 |
|
Jamie Curnow
|
cde7460b5e
|
Fix cypress tests following user wizard changes
|
2025-09-10 21:32:16 +10:00 |
|
jc21
|
5039738aa3
|
Merge pull request #4696 from NginxProxyManager/dependabot/npm_and_yarn/test/tmp-0.2.4
Bump tmp from 0.2.3 to 0.2.4 in /test
|
2025-08-22 12:34:03 +10:00 |
|
Jamie Curnow
|
8c9d2745e2
|
Fix remote execution bug where email address can contain malicious code
Close stale issues and PRs / stale (push) Has been cancelled
also convert almost all cmd execs for certificates to properly escape arguments
|
2025-08-20 10:57:24 +10:00 |
|
dependabot[bot]
|
076d14b5e4
|
Bump tmp from 0.2.3 to 0.2.4 in /test
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4)
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-06 17:12:10 +00:00 |
|
Jamie Curnow
|
c97b8a339d
|
Some auto formatting changes suggested by ide
|
2025-07-09 11:34:57 +10:00 |
|
jc21
|
4c23f22d5b
|
Merge pull request #4601 from NginxProxyManager/dependabot/npm_and_yarn/test/axios-1.10.0
Bump axios from 1.7.7 to 1.10.0 in /test
|
2025-06-30 13:13:02 +10:00 |
|
Jamie Curnow
|
ec81f2489a
|
Add cypress test to list streams
|
2025-06-30 11:10:45 +10:00 |
|
dependabot[bot]
|
a573450bb8
|
Bump axios from 1.7.7 to 1.10.0 in /test
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.10.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.10.0)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.10.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-30 00:54:38 +00:00 |
|
dependabot[bot]
|
7580e65dd4
|
Bump brace-expansion from 1.1.11 to 1.1.12 in /test
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-11 21:02:35 +00:00 |
|
Jamie Curnow
|
5e66d677f1
|
Adds test for dashboard endpoints
Close stale issues and PRs / stale (push) Has been cancelled
|
2025-03-24 14:34:45 +10:00 |
|
Jamie Curnow
|
6a60627833
|
Cypress test for Streams
and updated cypress + packages
|
2025-02-05 16:02:17 +10:00 |
|
Jamie Curnow
|
b4793d3c16
|
Adds testssl.sh and mkcert to cypress stack
|
2025-02-05 08:10:11 +10:00 |
|
Jamie Curnow
|
ca3ee98c68
|
Postgres Support
- Combines #4086 and #4087 PRs
- Adds authentik in CI stack
|
2024-12-24 16:48:48 +10:00 |
|
dependabot[bot]
|
fe068a8b51
|
Bump cross-spawn from 7.0.3 to 7.0.6 in /test
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-01 22:49:09 +00:00 |
|
dependabot[bot]
|
20646e7bb5
|
Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /test
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.0 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/core-v0.2.0...plugin-kit-v0.2.3)
---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-15 21:19:05 +00:00 |
|
Jamie Curnow
|
edbed1af90
|
Adds tests for settings endpoints
and reenables dns cert test
and fixes problems with schema
|
2024-10-17 08:48:47 +10:00 |
|
Jamie Curnow
|
fe2d8895d6
|
Cypress test for http and dns cert provision
|
2024-10-16 14:53:57 +10:00 |
|
Jamie Curnow
|
f48e1b46a8
|
Updated swagger cypress package,
which works with proxies
|
2024-10-16 08:32:49 +10:00 |
|
Jamie Curnow
|
351ba8dacd
|
More tests for certificates, fixed schema problems
|
2024-10-16 08:32:49 +10:00 |
|
Jamie Curnow
|
81b89185f2
|
Squid ci fixes
Close stale issues and PRs / stale (push) Successful in 4s
|
2024-10-13 22:15:18 +10:00 |
|
Jamie Curnow
|
b01817bc7f
|
Adds squid to dev/CI stacks
- for testing forwarded ip address later
|
2024-10-13 21:54:58 +10:00 |
|
dependabot[bot]
|
3a2617e6bf
|
Bump braces from 3.0.2 to 3.0.3 in /test
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-11 04:06:40 +00:00 |
|
Jamie Curnow
|
c39d5433bc
|
Fix CVE-2024-46256 and CVE-2024-46257
- Schema validate against bad domain characters
- Integration test for CVE POC examples
- Cypress rewrite of plugins for file upload
|
2024-10-11 11:31:57 +10:00 |
|
Jamie Curnow
|
4572b205c9
|
Openapi Schema improvements
- Return proper booleans in api responses
- Update jsonschemavalidation to latest draft
|
2024-10-10 15:53:11 +10:00 |
|
Jamie Curnow
|
6ac9a82279
|
Major update to cypress
- Updated cypress
- Ground work for testing DNS certs in CI
|
2024-05-21 12:53:07 +10:00 |
|
jc21
|
52875fca6e
|
Merge pull request #3053 from NginxProxyManager/dependabot/npm_and_yarn/test/semver-7.5.4
Bump semver from 7.3.2 to 7.5.4 in /test
|
2023-07-19 10:01:55 +10:00 |
|
dependabot[bot]
|
4a85d4ac4e
|
Bump word-wrap from 1.2.3 to 1.2.4 in /test
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-18 20:59:08 +00:00 |
|
dependabot[bot]
|
cdd0b2e6d3
|
Bump semver from 7.3.2 to 7.5.4 in /test
Bumps [semver](https://github.com/npm/node-semver) from 7.3.2 to 7.5.4.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.2...v7.5.4)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-12 02:34:02 +00:00 |
|
Jamie Curnow
|
9225d5d442
|
Tweak test
|
2023-03-30 13:00:22 +10:00 |
|
Jamie Curnow
|
308a7149ed
|
Tweak test
|
2023-03-30 12:55:20 +10:00 |
|
Jamie Curnow
|
8a4a7d0caf
|
Allow 201 as success in test result
|
2023-03-30 12:51:26 +10:00 |
|
Jamie Curnow
|
5d03ede100
|
Add test for creating a host
|
2023-03-30 12:44:28 +10:00 |
|
Jamie Curnow
|
c812b674b6
|
Update cypress
|
2023-03-08 09:20:15 +10:00 |
|
dependabot[bot]
|
32a3bb1d6d
|
Bump ajv from 6.10.2 to 6.12.6 in /test
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-07 09:22:54 +00:00 |
|
jc21
|
103adfbb57
|
Merge pull request #2125 from NginxProxyManager/dependabot/npm_and_yarn/test/async-3.2.4
Bump async from 3.2.0 to 3.2.4 in /test
|
2022-08-23 20:44:32 +10:00 |
|
dependabot[bot]
|
d2f6b09901
|
Bump moment from 2.27.0 to 2.29.4 in /test
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.27.0...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-07 16:43:16 +00:00 |
|
dependabot[bot]
|
a3ae6956e2
|
Bump async from 3.2.0 to 3.2.4 in /test
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 16:50:18 +00:00 |
|
dependabot[bot]
|
d988a3a307
|
Bump glob-parent from 5.1.0 to 5.1.2 in /test
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-11 01:26:02 +00:00 |
|
dependabot[bot]
|
58c3204187
|
Bump lodash from 4.17.19 to 4.17.21 in /test
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 03:52:24 +00:00 |
|
dependabot[bot]
|
096b714117
|
Bump y18n from 4.0.0 to 4.0.1 in /test
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-31 14:28:11 +00:00 |
|
jc21
|
8bedb95e1d
|
Merge pull request #771 from jc21/dependabot/npm_and_yarn/test/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /test
|
2021-01-03 20:14:03 +10:00 |
|
dependabot[bot]
|
6e97bfa717
|
Bump ini from 1.3.5 to 1.3.8 in /test
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-12 08:23:59 +00:00 |
|
Jamie Curnow
|
6fed642aba
|
Cypress docker build should be faster and added mkcert for later
|
2020-11-22 16:57:12 +10:00 |
|
Jamie Curnow
|
bf2f13443f
|
Cypress fixes
|
2020-08-06 12:47:24 +10:00 |
|
Jamie Curnow
|
4a07bf666d
|
Added users cypress tests
|
2020-08-06 11:57:31 +10:00 |
|
Jamie Curnow
|
b23d59dec7
|
Updated cypress to 4.12.1
|
2020-08-06 09:00:52 +10:00 |
|
Jamie Curnow
|
dd2e335fae
|
Cypress 4.6.0 and tweaks to scripts
|
2020-05-21 16:11:19 +10:00 |
|
dependabot[bot]
|
baaf39c23d
|
Bump acorn from 7.1.0 to 7.1.1 in /test
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-04 12:28:57 +00:00 |
|
Jamie Curnow
|
a1cebb889c
|
Use cypress 4.0.2
|
2020-02-20 12:58:47 +10:00 |
|