Commit Graph

63 Commits

Author SHA1 Message Date
Tom Mortensen c717a4df72 wildcard cert handling improvements 2022-01-17 08:48:43 -08:00
bergware b8401076d8 Expand ipaddr() with protocol; selection
protocol defaults to ipv4 in case of ipv4 + ipv6
2022-01-15 12:49:32 +01:00
Tom Mortensen 38ca129e25 wildcard cert support 2022-01-08 07:35:42 -08:00
Tom Mortensen afda71a50a correct Use SSL check logic 2021-11-02 07:35:26 -07:00
Zack Spear 1110d7bacd chore: clean up 2021-09-20 18:03:08 -07:00
Zack Spear 2905b1a136 improve(ManagementAccess): LE SSL requires unraid.net sign in 2021-09-20 18:00:40 -07:00
Zack Spear 15cee10f4d refactor: unraid.net cert requires server to be signed in 2021-09-17 14:28:33 -04:00
bergware 0f34949787 Prepare access for IPv6 only and variable interface 2021-08-25 14:20:31 +02:00
bergware b12fb134f4 Prepare access for IPv6 only and variable interface 2021-08-25 14:10:35 +02:00
bergware 8cdbaf5975 Prepare access for IPv6 only and variable interface 2021-08-25 13:56:48 +02:00
bergware 4aeeed6072 Prepare access for IPv6 only and variable interface 2021-08-25 13:48:04 +02:00
bergware 09a3e63868 Prepare access for IPv6 only and variable interface
variable interface defaults to eth0.
2021-08-25 12:21:59 +02:00
Zack Spear 8066dae856 refactor: ManagementAccess remove Unraid.net button 2021-08-16 14:32:02 -07:00
Tom Mortensen eb65ee0cfc remove 'My Servers' skeleton page
present CA-signed certificate subject as a link
2021-08-12 08:47:12 -07:00
bergware 14098b5b5c Management access: enable HTTPS for all modes 2021-07-24 11:20:47 +02:00
bergware 53f7520c21 Updated Management validation checks 2021-07-15 05:31:58 +02:00
bergware b4510bd309 Updated Management validation checks 2021-07-15 05:27:56 +02:00
bergware 339d36cf39 Updated Management validation checks 2021-07-15 05:19:45 +02:00
bergware 5d26ceba32 Updated Management validation checks 2021-07-15 04:20:58 +02:00
bergware 5f7a07ab49 Updated Management validation checks 2021-07-15 04:18:13 +02:00
bergware 5f3ee8e61b Updated Management validation checks 2021-07-15 04:03:51 +02:00
bergware 599f7cf4f7 Adjust link for proper "Done" control 2021-07-10 20:23:06 +02:00
bergware bd6342ed70 Suppress error messages when validating DNS 2021-07-02 12:25:36 +02:00
Tom Mortensen d61b5eea24 support simultanious LAN SSL with self-signed cert and DNS-based SSL with Lets Encrypt cert 2021-06-28 09:38:09 -07:00
bergware a686e600d0 Manage password 2021-06-03 18:58:03 +02:00
bergware 77eba7c4cd Initialize variables properly with array values 2021-06-02 19:09:15 +02:00
bergware 4e738307e8 Added "User 'root'" reference on Management Access page 2021-05-27 08:25:59 +02:00
bergware 48a017a430 Included sprintf-js package 2021-05-23 10:36:33 +02:00
bergware eba41f38a3 Tabs -> spaces 2021-05-11 20:14:08 +02:00
bergware c74181c8ab Bug fix in Management Access page 2021-05-11 19:33:57 +02:00
bergware 55b62b85c4 bug fixes 2021-05-08 08:41:33 +02:00
Squidly271 0c1926aced Convert to integers 2021-04-25 13:41:14 -04:00
Squidly271 9e4aad2d3a Styling 2021-04-22 10:03:53 -04:00
Squidly271 613051bcfd Further refinements 2021-04-21 08:32:38 -04:00
Squidly271 051fccba35 ljm42 improvement 2021-04-19 13:44:10 -04:00
Squidly271 ed1acbf242 More bergware 2021-04-19 13:17:26 -04:00
Squidly271 0dabf8f43e More bergware updates 2021-04-19 12:44:30 -04:00
Squidly271 7e142a7a02 Updates 2021-04-19 07:05:14 -04:00
Squidly271 1823967def Debugging info snuck in 2021-04-18 15:02:47 -04:00
Squidly271 534b32bc7b Spaces grr 2021-04-18 14:58:25 -04:00
Squidly271 e477a9e78f Translate OK 2021-04-18 14:56:27 -04:00
Squidly271 f797f8dc84 Tabs vs spaces 2021-04-18 12:48:03 -04:00
Squidly271 a8d3c60c9c Allow restoration to default values 2021-04-18 12:46:10 -04:00
Squidly271 b5f8e87dff Remove extraneous lines 2021-04-18 12:40:21 -04:00
Squidly271 194194f5a0 Validate WebGUI ports before applying 2021-04-18 11:55:05 -04:00
Squidly271 bc74c92e4d Fix ' appearing in swal alerts 2020-09-20 10:58:39 -04:00
Squidly271 2cfd63a05b Fix ' appearing
@bergware You might want to do a search on every swal call.  With multi-language, any time ' shows up in a swal dialog it shows up literally without html:true being set.  This instance was obvious, since it appeared in English.
2020-08-09 15:08:41 -04:00
bergware 89f3c11f1f Multi-language support
Deprecated function my_lang()
Consolidated function into _()
Convert automatically apostrophes to HTML code
2020-06-05 23:54:11 +02:00
bergware 427128dcc7 Multi-language support 2020-05-29 17:40:29 +02:00
bergware 193dc47553 Multi-language support 2020-05-16 10:08:03 +02:00