Jamie Curnow
|
05a940e732
|
Fix instances where config file exists and env vars don't
|
2020-11-18 21:42:03 +10:00 |
|
jc21
|
657ee73ff1
|
Merge branch 'master' into develop
|
2020-11-18 12:22:34 +10:00 |
|
Jamie Curnow
|
4ee5d993cf
|
Bumped version
|
2020-11-18 12:21:35 +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 |
|
jc21
|
2115da210d
|
Merge pull request #694 from chaptergy/visual-indicator-for-certificate-deletion
Adds visual indicator for certificate deletion
|
2020-11-09 10:10:55 +10:00 |
|
jc21
|
540554c4f6
|
Merge pull request #695 from chaptergy/failed-certificate-autoremove
Adds autoremove of failed certificate creations in DB
|
2020-11-09 10:10:00 +10:00 |
|
chaptergy
|
1337c50d28
|
Use latest tag in full setup instructions
|
2020-11-07 19:37:35 +01:00 |
|
chaptergy
|
c5ceb3b2b1
|
Removes obsolete file mount
|
2020-11-07 13:54:18 +01: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 |
|
chaptergy
|
6be0343918
|
Adds visual indicator for certificate deletion
|
2020-11-06 11:51:42 +01:00 |
|
jc21
|
cf8812c932
|
Merge pull request #692 from jc21/develop
v2.6.2
|
2020-11-06 19:31:10 +10:00 |
|
Jamie Curnow
|
5bc3e474a9
|
Merge branch 'real_ip' of github.com:jc21/nginx-proxy-manager into develop
|
2020-11-06 13:21:37 +10:00 |
|
Jamie Curnow
|
13eaa346bc
|
Use remote addr as real ip
|
2020-11-06 13:21:22 +10:00 |
|
Jamie Curnow
|
d7437cc4a7
|
Test for real-ip header
|
2020-11-06 13:17:30 +10:00 |
|
Jamie Curnow
|
ddb3c6590c
|
Version bump
|
2020-11-06 13:06:15 +10:00 |
|
Jamie Curnow
|
89d6773bda
|
Merge branch 'develop' of github.com:jc21/nginx-proxy-manager into real_ip
|
2020-11-06 09:18:25 +10:00 |
|
Jamie Curnow
|
3651b9484f
|
Fix for pip install error when there are no plugins to install
|
2020-11-06 09:17:52 +10:00 |
|
Jamie Curnow
|
2200c950b7
|
Merge branch 'develop' of github.com:jc21/nginx-proxy-manager into real_ip
|
2020-11-06 09:12:35 +10:00 |
|
jc21
|
14f84f01b5
|
Merge pull request #687 from chaptergy/allow-additional-dns-challenge-dependencies
Allow additional dns challenge dependencies
|
2020-11-06 09:02:35 +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
|
a3159ad59e
|
Converts tabs to spaces
|
2020-11-03 22:24:03 +01:00 |
|
chaptergy
|
60a40197f1
|
Always install additional dependencies for dns plugins
|
2020-11-03 21:59:18 +01:00 |
|
chaptergy
|
7d693a4271
|
Expands and refactors dns plugin list
|
2020-11-03 21:28:50 +01:00 |
|
Jamie Curnow
|
f192748bf9
|
Use x-real-ip header for the real-ip module
|
2020-10-19 11:40:50 +10: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 |
|
jc21
|
ffd2430160
|
Merge pull request #666 from MarceloLagos/master
Check key for RSA header otherwise use EC, and output fix.
|
2020-10-19 08:45:28 +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 |
|
jc21
|
301499dc52
|
Merge pull request #659 from jc21/develop
v2.6.1
|
2020-10-16 15:53:56 +10:00 |
|
jc21
|
5c2f13ed8e
|
Merge branch 'master' into develop
|
2020-10-16 13:44:10 +10:00 |
|
Jamie Curnow
|
e30ad81f69
|
Updated version
|
2020-10-16 13:43:13 +10:00 |
|
Jamie Curnow
|
21f36f535f
|
Don't spit out a ; if the preceeding value is empty
|
2020-10-16 13:41:08 +10:00 |
|
jc21
|
c14236823a
|
Merge pull request #656 from chaptergy/fixes-custom-certificate-upload
Fixes custom certificate upload
|
2020-10-16 08:33:51 +10:00 |
|
chaptergy
|
551a9fe1c6
|
Fixes custom certificate upload
|
2020-10-15 14:58:05 +02:00 |
|
jc21
|
e3399e1035
|
Merge pull request #654 from jc21/develop
2.6.0 Release
|
2020-10-15 15:14:57 +10:00 |
|
Jamie Curnow
|
c413b4af3f
|
Added contributors
|
2020-10-15 14:06:21 +10:00 |
|
Jamie Curnow
|
dbf5dec23b
|
Bump version
|
2020-10-15 10:40:01 +10:00 |
|
Jamie Curnow
|
10f0eb17d7
|
Fix linting errors
|
2020-10-15 10:33:51 +10:00 |
|
jc21
|
e3b680c351
|
Merge pull request #653 from jmwebslave/dont-pass-auth-header
Pass/Don't Pass Auth Header
|
2020-10-15 10:10:33 +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
|
165bfc9f5f
|
Merge pull request #607 from jc21/dependabot/npm_and_yarn/docs/node-forge-0.10.0
Bump node-forge from 0.9.1 to 0.10.0 in /docs
|
2020-10-15 08:34:14 +10: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 |
|
jc21
|
3c4ce839b9
|
Merge pull request #635 from chaptergy/allow-more-dns-challenges
Allow DNS challenges not just for cloudflare
|
2020-10-14 19:12:15 +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 |
|