Julian Gassner
4a9b9b1058
Merge da22e0777eebd779c2b7c87e3876aad32d5d3252 into 79d28f03d035114b80dcd04845306ecb98175074
2025-02-07 12:39:57 +10:00
Julian Gassner
da22e0777e
Fixed a bug that prevented the mfa to be enabled
2025-02-06 17:01:46 +00:00
Julian Gassner
0bfd2f901d
Add possibility to remove mfa
2025-02-06 16:47:56 +00:00
Jamie Curnow
c4df89df1f
Fix dashboard loading loop and freezing the page
2025-02-06 13:38:47 +10:00
Julian Gassner
d20e15125e
Merge branch 'NginxProxyManager:develop' into feature/add-multi-factor-authentication
2025-02-05 23:16:28 +01:00
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
Julian Gassner
34194e65d2
Update messages
2025-02-05 16:48:57 +00:00
Julian Gassner
6e51d819fa
Merge branch 'develop' into feature/add-multi-factor-authentication
2025-02-05 08:08:51 +01:00
Julian Gassner
8aa173a732
Finish MFA implementation
2025-02-05 07:05:15 +00:00
jbowring
cd80cc8e4d
Add certificate to streams database model
2025-02-04 17:14:04 +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
Julian Gassner
69f7920675
Remove console.logs
2025-01-09 23:04:13 +00:00
Julian Gassner
f3fee7d886
Merge
2025-01-09 22:48:18 +00:00
Julian Gassner
50f7bfc726
Add dead_hosts and redirection_hosts
2025-01-09 22:47:08 +00:00
Julian Gassner
c6ab315165
Add status indicator to certificates and show active domain names
2025-01-08 05:43:10 +01:00
John Janzen
f537619ffe
Revert "Change onRender function to always update the dashboard stats"
...
This reverts commit d26e8c1d0c44a5fbeb1264f8fe713bdac0f5e703.
This reopens #4204 (which i can't reproduce sadly)
The reverted commit is responsible for an infinite loop of requests to /hosts, which makes buttons unresponsive on the main page
another way to invalidate the cache needs to be found
this infinite requests loop happens on d26e8c1d0c44a5fbeb1264f8fe713bdac0f5e703
and on the docker image
`nginxproxymanager/nginx-proxy-manager-dev:pr-4206`
the docker image is attaced to the pr #4206 which merges the commit
2024-12-19 16:16:03 +01:00
Julian Gassner
2c1595756d
Add hosts to cert list
2024-12-18 18:10:20 +01:00
jc21
b3de76c945
Merge pull request #4192 from badkeyy/bugfix/fix-user-edit-email-format-check
...
Close stale issues and PRs / stale (push) Successful in 4s
Enforce email format when editing user
2024-12-04 14:50:42 +10:00
Julian Gassner
d26e8c1d0c
Change onRender function to always update the dashboard stats
2024-12-04 03:45:56 +01:00
Julian Gassner
19ed4c1212
Change click to submit
2024-12-04 03:08:49 +01:00
Julian Gassner
81c9038929
Refactor user form structure
2024-11-27 18:27:11 +01:00
Remco Kersten
93ea17a9bb
Fix entries of a deleted user break the UI
2024-11-25 20:37:49 +01:00
David Indra
1fb9a75a33
Fix: increase max number of domains to 100
2024-02-23 15:37:32 +01:00
Jamie Curnow
db23c9a52f
Refactor certbot plugins install
...
- Added a script to install every single plugin, used in development and debugging
- Improved certbot plugin install commands
- Adjusted some version for plugins to install properly
- It's noted that some plugins require deps that do not match other plugins,
however these use cases should be extremely rare
2024-01-18 12:26:55 +10: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
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