Jamie Curnow
|
3b104710d5
|
Restrict redirect http code
|
2021-03-17 14:53:57 +10:00 |
|
jc21
|
74db0004bd
|
Merge pull request #883 from baruffaldi/master
Forward scheme and http code added for redirection hosts
|
2021-03-17 11:30:26 +10:00 |
|
jc21
|
6e67352a0f
|
Merge pull request #880 from jlesage/jwt-key-pair-no-restart
Removed the need to restart Nginx Proxy Manager after generating JWT key pair
|
2021-03-17 11:09:37 +10:00 |
|
jc21
|
c9c53d9670
|
Merge pull request #903 from ogarai/edit-disabled-host
Prevent activating nginx config after editing disabled proxy host
|
2021-03-17 08:32:14 +10:00 |
|
David Dosoudil
|
1c64252015
|
Update _hsts.conf template
I propose the change to max-age value of HSTS from 1 year to 2 years.
|
2021-03-13 12:40:47 +00:00 |
|
Orko Garai
|
7e7032c051
|
Prevent activating nginx config after editing disabled proxy host
|
2021-02-18 23:05:30 +00:00 |
|
baruffaldi
|
4060718e5c
|
Hotfix: This group of assignments is not aligned
|
2021-02-10 18:26:19 +01:00 |
|
baruffaldi
|
49b0f11ae7
|
migrations
|
2021-02-10 18:13:12 +01:00 |
|
baruffaldi
|
9b83d35ef4
|
Migrations
|
2021-02-10 18:12:02 +01:00 |
|
baruffaldi
|
eb20add0c7
|
Migrations hotfix
|
2021-02-10 17:16:33 +01:00 |
|
baruffaldi
|
1f122e9145
|
Database migrations created
|
2021-02-10 15:57:28 +01:00 |
|
baruffaldi
|
e35138ebed
|
Added scheme to definitions
|
2021-02-10 10:42:34 +01:00 |
|
baruffaldi
|
8ba6c4f7e7
|
Added http_code definition
|
2021-02-10 09:55:41 +01:00 |
|
baruffaldi
|
6df7b72e08
|
Forward scheme and http code added for redirection hosts
You can now configure the forward_scheme and forward_http_code on user interface (section redirection hosts)
|
2021-02-09 11:23:15 +01:00 |
|
Jocelyn Le Sage
|
fe13b12f43
|
Removed the need to restart Nginx Proxy Manager after generating JWT key pair.
|
2021-02-08 17:36:58 -05:00 |
|
Shuro
|
d1fac583ea
|
Use configured default page also for IPv6
Just a small check for the ipv6 variable, similar to _listen.conf,
so that the configured default page is also delivered on ipv6 requests.
|
2021-01-25 01:28:50 +01:00 |
|
jc21
|
4c60dce169
|
Merge pull request #796 from lightglitch/patch-1
Fix dead hosts verification count
|
2021-01-03 20:14:36 +10:00 |
|
jc21
|
771f31f44d
|
Merge pull request #770 from jc21/dependabot/npm_and_yarn/backend/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /backend
|
2021-01-03 20:14:21 +10:00 |
|
Mário Franco
|
bee2ceb667
|
Fix dead hosts verification count
|
2021-01-02 04:58:14 +00:00 |
|
chaptergy
|
6af13d4f40
|
Removes explicit privkeytype check and adds passphrase error
|
2020-12-14 12:08:39 +01:00 |
|
dependabot[bot]
|
07b69f41eb
|
Bump ini from 1.3.5 to 1.3.8 in /backend
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:45 +00:00 |
|
Jamie Curnow
|
05a940e732
|
Fix instances where config file exists and env vars don't
|
2020-11-18 21:42:03 +10:00 |
|
jc21
|
70a445e2d7
|
Merge pull request #704 from chaptergy/allow-setup-without-config-file
Removes the need of a config file and allows db config via environment
|
2020-11-18 12:18:45 +10:00 |
|
chaptergy
|
57fc1d8f08
|
Removes the need of a config file and allows db config via environment
|
2020-11-07 13:24:01 +01:00 |
|
chaptergy
|
1518ecd1e9
|
Adds autoremove of failed certificate creations in DB
|
2020-11-06 12:29:38 +01:00 |
|
Jamie Curnow
|
3651b9484f
|
Fix for pip install error when there are no plugins to install
|
2020-11-06 09:17:52 +10:00 |
|
chaptergy
|
cb014027bb
|
Makes sure credentials folder exist every time before saving credentials
|
2020-11-04 19:31:40 +01:00 |
|
chaptergy
|
32e5155783
|
Fixes Linting errors
|
2020-11-03 22:38:09 +01:00 |
|
chaptergy
|
60a40197f1
|
Always install additional dependencies for dns plugins
|
2020-11-03 21:59:18 +01:00 |
|
jc21
|
96f401cba6
|
Merge pull request #664 from chaptergy/fixes-expiring-hosts-renewal
Adds certbot plugin installation check on startup
|
2020-10-19 08:50:44 +10:00 |
|
MarceloLagos
|
190cd2d6bb
|
Update certificate.js
|
2020-10-17 23:46:18 -06:00 |
|
MarceloLagos
|
7ba58bdbd3
|
Update certificate.js
|
2020-10-17 23:27:12 -06:00 |
|
chaptergy
|
08ab62108f
|
Fixes eslint errors
|
2020-10-17 12:54:38 +02:00 |
|
chaptergy
|
1028de8158
|
Adds certbot plugin installation check on startup
|
2020-10-17 12:13:08 +02:00 |
|
Jamie Curnow
|
21f36f535f
|
Don't spit out a ; if the preceeding value is empty
|
2020-10-16 13:41:08 +10:00 |
|
James Morgan
|
0df0545777
|
Allows auth information from AccessList not to be passed to proxied hosts. Resolves issue #153.
Signed-off-by: James Morgan <jmorgan.au+github@gmail.com>
|
2020-10-15 10:23:09 +11:00 |
|
jc21
|
5830bd73b9
|
Merge pull request #608 from Philip-Mooney/master
Fix for access list getAll when not granted all permissions
|
2020-10-15 08:33:58 +10:00 |
|
chaptergy
|
ac9f052309
|
Fixes linting errors
|
2020-10-14 09:55:45 +02:00 |
|
chaptergy
|
049e424957
|
Adds special case for Route53
|
2020-10-14 09:20:52 +02:00 |
|
chaptergy
|
07e78aec48
|
Adds error stack information in prod environment for certificates
|
2020-10-08 15:30:13 +02:00 |
|
chaptergy
|
3fec135fe5
|
Fixes ESlint formatting errors
|
2020-10-08 14:38:19 +02:00 |
|
chaptergy
|
867fe1322b
|
Unifies directory structure in dev and prod containers
|
2020-10-08 13:38:20 +02:00 |
|
chaptergy
|
95208a50a7
|
Increases timeouts in front- and backend
|
2020-10-08 13:21:17 +02:00 |
|
chaptergy
|
514b13fcc2
|
Fixes build issues due to globally used file
|
2020-10-06 16:12:12 +02:00 |
|
chaptergy
|
093b48ad7b
|
Implements backend changes to allow more dns challenges
|
2020-10-06 14:52:06 +02:00 |
|
Philip Mooney
|
3e10b7b2b1
|
Fix for access list getAll when not granted all permissions
|
2020-09-19 22:16:16 +01:00 |
|
jc21
|
87f61b8527
|
Merge pull request #572 from jipjan/features/dns-cloudflare
Add DNS CloudFlare with wildcard support
|
2020-09-03 14:01:05 +10:00 |
|
jc21
|
bf8beb50b4
|
Merge pull request #559 from jlesage/remove-webroot-certbot-arg
Removed the hardcoded `--webroot` certbot argument to better support DNS challenge
|
2020-08-25 08:44:00 +10:00 |
|
jc21
|
e5034a34f5
|
Merge pull request #570 from jc21/dependabot/npm_and_yarn/backend/bcrypt-5.0.0
Bump bcrypt from 4.0.1 to 5.0.0 in /backend
|
2020-08-25 08:31:48 +10:00 |
|
Jaap-Jan de Wit
|
ab67481e99
|
fix eslint errors
|
2020-08-23 18:56:25 +00:00 |
|