8ab161a3ee
Merge branch 'develop' of github.com:jc21/nginx-proxy-manager into develop
2020-05-20 21:53:44 +10:00
e74b9617be
Added product support github template
2020-05-20 21:40:54 +10:00
c3d88c83e3
Merge pull request #402 from Indemnity83/patch-2
...
Fix address validation rule to allow 'all' keyword
2020-05-20 21:16:11 +10:00
3e912a7474
Added FAQ to docs
2020-05-20 21:14:00 +10:00
0d726a1d83
Merge pull request #405 from Indemnity83/fix-satisfy
...
fix spelling of 'satisfy'
2020-05-20 20:44:38 +10:00
affabf065e
set proper timeout.
2020-05-11 00:24:02 +02:00
e6ea77d263
fix spelling of 'satisfy'
...
Fixes #385
2020-05-09 18:01:43 -07:00
df73c2a458
skip auth check if no users defined
2020-05-09 15:51:11 -07:00
96c5c79aef
Fix address validation rule to allow 'all' keyword
...
The rule was looking for the keyword 'any' but should have been looking for 'all'
http://nginx.org/en/docs/http/ngx_http_access_module.html
2020-05-09 09:31:58 -07:00
64922f07ff
Merge pull request #388 from jc21/dependabot/npm_and_yarn/frontend/jquery-3.5.0
...
Bump jquery from 3.4.1 to 3.5.0 in /frontend
2020-05-07 14:53:24 +10:00
bae21f3210
Merge pull request #397 from Indemnity83/patch-1
...
apply migration to correct table
2020-05-05 10:14:47 +10:00
0702a4e58e
Fix incorrect var
2020-05-05 10:00:41 +10:00
31f1d304d6
apply migration to correct table
2020-05-04 16:56:26 -07:00
291a74c295
Bump jquery from 3.4.1 to 3.5.0 in /frontend
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-04-30 14:43:28 +00:00
c0e9d1eb2f
Fix satisy typo
2020-04-22 11:11:20 +10:00
a7cabdde3a
Merge pull request #376 from spalger/expand-forward-host-size
...
expand the maximum size of the forward_host
2020-04-17 08:59:55 +10:00
3af560c2d0
switch to 255 limit to match db
2020-04-16 15:14:49 -07:00
1d23d5c761
remove maxlength from html too
2020-04-16 15:13:28 -07:00
995db12f22
remove arbitrary length limit of forward_host
2020-04-16 14:00:22 -07:00
4c60bfb66b
Merge pull request #370 from jc21/develop
...
v2.2.3
v2.2.3
2020-04-15 15:06:56 +10:00
1716747047
Merge branch 'master' into develop
2020-04-15 14:19:07 +10:00
090b4d0388
Version bump
2020-04-15 14:18:27 +10:00
a9f068daa8
Merge pull request #360 from Indemnity83/ip-access-control
...
Client Access Lists
2020-04-15 08:29:40 +10:00
f5ee91aeb3
write access list to proxy host config
2020-04-13 23:32:00 -07:00
e2ee2cbf2d
enforce a 'deny all' default rule
...
this ensures that an access list is 'secure by default' and requires the user to create exceptions or holes in the proection instead of building the wall entirely. This also means that we no longer require the user to input any username/passwords or client addressses and can avoid internal errors which generate unhelpful user errors.
2020-04-13 23:31:54 -07:00
dcf8364899
Merge pull request #368 from jc21/develop
...
Support ipv6 address as a origin header, hopefully fixes #149
2020-04-14 14:40:00 +10:00
b783602786
Support ipv6 address as a origin header, hopefully fixes #149
2020-04-14 13:01:13 +10:00
005e64eb9f
valite auth/access rules in backend
2020-04-13 19:23:55 -07:00
e9e5d293cc
expand address format
...
now accepts CIDR notation, IPv6 or the string 'any'
2020-04-13 19:16:18 -07:00
a57255350f
Merge pull request #365 from jc21/develop
...
Develop
2020-04-14 09:10:45 +10:00
781442bf1e
Merge pull request #361 from Xantios/fix-bad-gateway
...
Fixes #310 Clarification on the docs
2020-04-14 09:09:39 +10:00
604bd2c576
Merge pull request #358 from dpanesso/dev-formatting
...
Documentation formatting
2020-04-14 08:37:23 +10:00
d9e1e1bbb7
Fixes #310 Clarification on the docs
2020-04-11 13:03:15 +02:00
907e9e182d
remove testing cruft
2020-04-11 00:42:58 -07:00
0f238a5021
add satisfy configuration to the ui
2020-04-11 00:26:54 -07:00
8d432bd60a
refine the UI labeling
2020-04-10 20:22:01 -07:00
fd932c7678
fix bugs preventing client rules from being updated
2020-04-10 17:42:44 -07:00
46a9f5cb96
add basic functionality to front end
2020-04-10 17:33:14 -07:00
f990d3f674
add access list clients to back-end
2020-04-10 16:38:54 -07:00
4a6de8deee
Documentation formatting on advanced configuration page
2020-04-10 00:57:45 -05:00
9a7a216b23
Merge pull request #352 from jc21/develop
...
Develop
v2.2.2
2020-04-07 12:09:17 +10:00
fccaaaae4d
Merge branch 'master' into develop
2020-04-07 12:09:09 +10:00
a882b0be82
Merge branch 'develop' of github.com:jc21/nginx-proxy-manager into develop
2020-04-07 12:06:55 +10:00
db7bbab768
Updated npm deps
2020-04-07 12:06:36 +10:00
030e553549
Merge pull request #351 from jc21/develop
...
v2.2.2 Release
2020-04-07 12:01:48 +10:00
8b0ca8e367
Merge branch 'master' into develop
2020-04-07 11:23:03 +10:00
83b2b07200
Version bump
2020-04-07 10:45:45 +10:00
bdb591af9e
- Add ability to disable ipv6, fixes #312
...
- Added ipv6 listening to hosts when configured, fixes #236 and #149
- Added documentation about disabling ipv6
- Updated npm packages
2020-04-07 10:43:19 +10:00
2993a08777
Merge pull request #349 from jc21/develop
...
v2.2.1
v2.2.1
2020-04-06 10:23:45 +10:00
2a2d3d57ec
Version bump
2020-04-06 09:13:40 +10:00