Milad Nazari
08f95a9be6
Merge remote-tracking branch 'upstream/develop' into develop
2025-02-23 19:51:19 +03:30
jc21
0d5d2b1b7c
Merge pull request #4283 from badkeyy/feature/show-active-host-in-cert-list
...
SSL Certificates: Show if cert is in use on host
2025-02-06 07:43:12 +10:00
jbowring
ee4250d770
Add SSL column to streams table UI
2025-02-04 17:12:05 +10:00
jbowring
3dbc70faa6
Add SSL tab to stream UI
2025-02-04 17:12:04 +10:00
Julian Gassner
080bd0b749
Added status of certificates to the certificate list and show on which domain names the certificates are in use
2025-01-10 05:15:22 +01:00
milad nazari
5dc78df0bb
fix messages indent: convert to space
2024-12-22 11:12:35 +03:30
milad nazari
04636b71a9
add feature: set default server
2024-12-22 01:49:05 +03:30
milad nazari
e6ec74c2f7
feat: add support for selecting SSL key type (ECDSA/RSA)
...
Added the ability to specify the SSL key type (ECDSA or RSA) for each site in the Nginx Proxy Manager. This enhancement is particularly useful for environments with IoT devices that have limitations with specific key types, such as RSA-only support. The implementation includes:
- Backend support for storing and validating the `ssl_key_type` field.
- Swagger schema updated to validate the new input.
- Frontend update to allow users to select the SSL key type via a dropdown menu.
This feature ensures greater flexibility and compatibility in managing SSL certificates for diverse setups.
2024-12-09 11:27:52 +03:30
Encephala
da55e93183
Update year to 2024 in footer
2024-01-03 16:48:58 +01:00
chishin
134902d127
Add a default-site-description string
2023-10-29 10:43:57 +08: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
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
jc21
23c88f6955
Merge pull request #2090 from swazynski/patch-1
...
Add trailing slash to example
2022-08-23 20:57:04 +10:00
Peter Hulstaert
fb0ef08fd8
fix typo
2022-08-18 09:25:45 +02:00
swazynski
932dc4bf02
Add trailing slash to example
2022-06-03 15:20:26 +02: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
lug-gh
83e09ad5a7
Update current year for footer
...
Update current year for footer
2022-02-05 20:59:21 +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
nikhen
413ab50fc4
Change example IP: 0.0.0.0 -> 203.0.113.25
2021-09-12 12:28:25 +02:00
nikhen
c1880bd3ff
1.1.1.1 used as a placeholder, despite being real external website/address #686
2021-09-11 17:21:32 +02:00
Rahul Somasundaram
8944609b63
fixed linting
2021-08-24 07:28:17 +05:30
Rahul Somasundaram
a8f4699816
[frontend] certificate download changes
2021-08-23 15:47:03 +05:30
jc21
ab40e4e2cf
Merge pull request #1036 from BjoernAkAManf/master
...
Allows hostname instead of ip for streams
2021-08-16 13:40:40 +10:00
Justin Peacock
99ef8bae4c
Update messages.json
...
small change but updated the year in the footer. maybe there's a better way to grab the date with a function?
2021-06-16 09:29:55 -04:00
jc21
1a04863a08
Merge pull request #972 from psharma04/master
...
Add info about SSL
2021-05-20 08:14:28 +10:00
RBXII3
bf8d2672c8
Typo (used \m instead of \n)
2021-05-13 08:24:08 +10:00
Björn Heinrichs
389fd158ad
allows hostname instead of ip for streams
2021-04-24 01:09:01 +02:00
THEGamingninja
63d3c2d06f
Add More Access List Entries & Access List Help
2021-03-25 14:59:07 -04:00
RBXII3
5fc704ccad
Add info about SSL
2021-03-23 13:49:14 +11:00
baruffaldi
ebeda6345e
Globalization done
...
Ready to merge
2021-02-10 14:11:01 +01:00
chaptergy
6af13d4f40
Removes explicit privkeytype check and adds passphrase error
2020-12-14 12:08:39 +01:00
chaptergy
1028de8158
Adds certbot plugin installation check on startup
2020-10-17 12:13:08 +02:00
chaptergy
551a9fe1c6
Fixes custom certificate upload
2020-10-15 14:58:05 +02: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
chaptergy
05f6a55a0b
Adds frontend improvements and fixes
2020-10-06 14:49:02 +02:00
chaptergy
b81325d7bf
Implements dns challenge provider selection in frontend
2020-10-05 01:04:06 +02:00
Jaap-Jan de Wit
b9a95840e0
add cloudflare dns option to letsencrypt via manual certificate
2020-08-23 11:40:41 +00:00
Kyle Klaus
e6ea77d263
fix spelling of 'satisfy'
...
Fixes #385
2020-05-09 18:01:43 -07:00
Kyle Klaus
0f238a5021
add satisfy configuration to the ui
2020-04-11 00:26:54 -07:00
Kyle Klaus
8d432bd60a
refine the UI labeling
2020-04-10 20:22:01 -07:00
Kyle Klaus
46a9f5cb96
add basic functionality to front end
2020-04-10 17:33:14 -07:00
jc21
bb0f4bfa62
v2.1.0 ( #293 )
...
* Fix wrapping when too many hosts are shown (#207 )
* Update npm packages, fixes CVE-2019-10757
* Revert some breaking packages
* Major overhaul
- Docker buildx support in CI
- Cypress API Testing in CI
- Restructured folder layout (insert clean face meme)
- Added Swagger documentation and validate API against that (to be completed)
- Use common base image for all supported archs, which includes updated nginx with ipv6 support
- Updated certbot and changes required for it
- Large amount of Hosts names will wrap in UI
- Updated packages for frontend
- Version bump 2.1.0
* Updated documentation
* Fix JWT expire time going crazy. Now set to 1day
* Backend JS formatting rules
* Remove v1 importer, I doubt anyone is using v1 anymore
* Added backend formatting rules and enforce them
in Jenkins builds
* Fix CI, doesn't need a tty
* Thanks bcrypt. Why can't you just be normal.
* Cleanup after syntax check
Co-authored-by: Marcelo Castagna <margaale@users.noreply.github.com>
2020-02-19 15:55:06 +11:00