Will Rouesnel
a768006959
Merge aca8206c30 into 883a272b0a
2024-01-09 01:02:36 -08:00
jc21
5de95a8c90
Merge pull request #3382 from r3na/patch-1
...
fix: increasing maxOptions (amount of domains) to 30
2024-01-08 10:26:01 +10:00
Encephala
da55e93183
Update year to 2024 in footer
2024-01-03 16:48:58 +01:00
Renan Duarte
4704bd6a38
Merge branch 'develop' into patch-1
2023-12-12 12:38:42 +01:00
Renan Duarte
ca56e0483f
fix: updating default maxOptions to 30 (dead)
2023-12-12 12:37:06 +01:00
Renan Duarte
3b8cb86d72
fix: updating default maxOptions to 30 (redirection)
2023-12-12 12:36:32 +01:00
Renan Duarte
5165de4a91
fix: updating default maxOptions to 30 (proxy)
2023-12-12 12:36:05 +01:00
Renan Duarte
1ab3575c68
fix: increasing maxOptions (amount of domains) to 30
2023-12-12 09:39:28 +01:00
jc21
9052502a17
Merge pull request #3293 from xiaoxinpro/develop
...
Replace the description string on the default-site page with i18n
2023-11-09 07:37:13 +10:00
AngusC222
e24181936f
min/max ports added
2023-11-08 12:09:36 +00:00
chishin
940d06cac9
Replace the 'default-site' variable 'description' with the 'i18n' configuration
2023-10-29 10:50:45 +08:00
chishin
134902d127
Add a default-site-description string
2023-10-29 10:43:57 +08:00
AngusC222
5af834e40b
mix/max ports
2023-09-09 13:44:16 +01:00
jc21
f38cb5b500
Merge pull request #2942 from wrouesnel/444_default_support
...
Add support for nginx 444 default response
2023-07-20 12:23:57 +10:00
lug-gh
e740fb4064
update year 2022 -> 2023
2023-07-19 13:27:17 +02:00
Will Rouesnel
4d491b2d76
Fully support client CAs with access-lists
...
This commit changes access-list IP directives to be implemented using
the nginx "geo" directive.
This allows IP-based blocks to return 444 (drop connection) on
authorization failure when the "Drop Unauthorized" is enabled.
It also allows the implementation of "Satisfy Any" with the new
client CA certificate support - i.e. Satisfy Any can allow clients
from the local network to skip client certificate challenge, or drop
down to requesting basic authentication.
It should be noted that including basic authentication requirements
in Satisfy Any mode does prevent a 444 response from being sent, as
the basic auth challenge requires the server to respond.
2023-06-01 00:27:36 +10:00
Will Rouesnel
6cf91a2e70
Add drop_unauthorized parameter to proxy hosts
...
drop_unauthorized returns 444 when a client is not authorized as opposed
to 403. It can be used with Client Certificate authorization.
2023-05-31 01:43:57 +10:00
Will Rouesnel
34305e04e1
Add authority count to access-list drop down in proxy host
2023-05-30 00:49:42 +10:00
Will Rouesnel
fb766d14e9
Add support for writing client CAs when access-lists are updated
...
This commit adds the basic support necessary to produce the combined
client CA files when certificates are updated.
2023-05-30 00:49:36 +10:00
Will Rouesnel
e5bb50c164
Add support for adding Client Certificates to access-lists
...
Client certificate support is added as a new separate type of option for
access-lists.
This commit is the support code to enable access-lists to contain
Client Certificate references.
2023-05-29 14:48:02 +10:00
Will Rouesnel
d5b3e53140
Add frontend support for the new clientca type
...
The frontend is modified to filter certificates from selector lists
so only non-clientca certificate types can be set as server certificates.
2023-05-25 00:37:27 +10:00
Will Rouesnel
c664e864ce
Add storing for Client CA certificates in the database
...
Add initial support for managing Client Certificate Authority public
certificates as certificate objects in the database. The new provider
type 'clientca' is defined to implement this.
2023-05-25 00:21:32 +10:00
Will Rouesnel
2dd4434ceb
Add support for nginx 444 default response
...
The default nginx 444 response drops the inbound connection without
sending any response to the client.
2023-05-22 11:59:50 +10:00
Niklas Weinhart
84afec567c
Added autofocus to email input on login screen
2022-08-28 19:54:50 +02:00
jc21
23c88f6955
Merge pull request #2090 from swazynski/patch-1
...
Add trailing slash to example
2022-08-23 20:57:04 +10:00
jc21
dd14207b63
Merge pull request #2110 from cfoellmann/footer-blank
...
open footer link "Fork me" in new tab/windows (_blank)
2022-08-23 20:44:56 +10:00
Peter Hulstaert
fb0ef08fd8
fix typo
2022-08-18 09:25:45 +02:00
Christian Foellmann
518b84b38b
open footer link "Fork me" in new tab/windows (_blank)
2022-06-15 12:20:54 +02:00
swazynski
932dc4bf02
Add trailing slash to example
2022-06-03 15:20:26 +02:00
Jamie Curnow
feaafdc559
Fix #1950 attempt to encode hdomain values before render
2022-03-25 08:31:28 +10:00
jc21
14b889a85f
Merge pull request #1822 from ivankristianto/add-search-feature-redirection
...
Add Search Feature To Backend Administration
2022-02-17 13:14:35 +10:00
Ivan Kristianto
8eb44c404d
Add translation for search text
2022-02-12 13:28:16 +07:00
Ivan Kristianto
61b25e1213
Add search feature to Audit Logs
2022-02-12 13:10:23 +07:00
Ivan Kristianto
d3a5a3d0d6
Add search feature to Users
2022-02-12 12:52:22 +07:00
Ivan Kristianto
29c0fcbad6
Add search feature to SSL Certificates
2022-02-12 12:45:29 +07:00
Ivan Kristianto
de84d5d463
Add search feature to Access Lists
2022-02-12 12:17:45 +07:00
Ivan Kristianto
078114ee67
Fix search query for proxy
2022-02-12 11:52:47 +07:00
Ivan Kristianto
49f350fb00
Add search feature to 404 hosts
2022-02-12 11:48:47 +07:00
Ivan Kristianto
e141b5ff20
Add search feature to stream
2022-02-12 11:36:59 +07:00
Ivan Kristianto
181f163cb5
Move render showEmpty into function
2022-02-12 10:40:37 +07:00
Ivan Kristianto
30a9d3ae8d
Add search feature to proxy host
2022-02-12 10:38:15 +07:00
lug-gh
83e09ad5a7
Update current year for footer
...
Update current year for footer
2022-02-05 20:59:21 +01:00
Ivan Kristianto
96e034aa75
Add search function for redirection
2022-01-30 22:47:42 +07:00
chaptergy
ac23c66659
Fixes custom certificate upload modal
2021-12-23 12:23:30 +01:00
jc21
d45f39aae3
Merge pull request #1538 from jc21/adds-http-challenge-test
...
Adds buttons to test availability of server from public internet
2021-11-10 09:15:26 +10:00
Julian Reinhardt
a5229d0e92
Adds advanced config header warning and replaces variable info with translation
2021-11-04 12:01:01 +01:00
Pius Walter
e17de6058e
Fixed typo
2021-11-01 17:43:46 +01:00
Julian Reinhardt
9efe6cfb39
Minor fixes
2021-10-31 13:41:29 +01:00
Julian Reinhardt
c55476b196
Adds buttons to test availability of server from public internet
2021-10-31 00:19:18 +02:00
chaptergy
780759dc27
Adds toggle to header to display menu on mobile
2021-10-05 21:00:10 +02:00