Commit Graph

795 Commits

Author SHA1 Message Date
tom mortensen 3e487d8031 Merge branch '6.4-wip' into 6.4-wip 2017-09-19 08:21:17 -07:00
bergware 979fffa969 Updated Encryption Settings 2017-09-19 08:25:22 +02:00
bergware cba7ff4871 Updated Encryption Settings 2017-09-19 07:56:21 +02:00
Tom Mortensen 448e1ee8d8 More encryption passphrase handling changes. 2017-09-18 12:44:23 -07:00
bergware 31fb6ba1b7 Add possibility to reset RESTRICTED START to normal operation 2017-09-18 07:28:01 +02:00
bergware 0e7f78cd00 Add possibility to reset RESTRICTED START to normal operation 2017-09-18 07:23:37 +02:00
bergware d1975d56c7 ArrayOperation code optimization 2017-09-17 18:37:42 +02:00
bergware f498d5ef5b ArrayOperation code optimization 2017-09-17 18:33:34 +02:00
bergware 9ed1d59a7d ArrayOperation code optimization
Make use of new variables
2017-09-17 18:20:48 +02:00
bergware 1473f74489 Several changes in Encryption Settings page 2017-09-17 15:37:37 +02:00
bergware a6a811d416 Several changes in Encryption Settings page 2017-09-17 14:53:27 +02:00
bergware 3bea82aa6b Suppress passphrase confirmation when encryption is already set 2017-09-16 20:22:05 +02:00
bergware a1e843d5d0 Sweet-alert css update 2017-09-16 12:09:18 +02:00
bergware e57e263895 Encode files in base64 to allow both text and binary input files 2017-09-16 12:07:48 +02:00
bergware aef2ae096f Make "Start Restricted" unconditional 2017-09-16 10:09:31 +02:00
bergware 28330d90ad Use same encryption icons on Dashboard page as Main pase 2017-09-16 09:10:30 +02:00
Tom Mortensen a6750ac556 Add ability to 'Update DNS'. 2017-09-15 15:01:15 -07:00
Tom Mortensen 38ee78f41a Add 'Restricted Start' config setting. 2017-09-15 15:00:57 -07:00
Tom Mortensen 3b6227dfe4 Simplify array state and progress code. 2017-09-15 15:00:14 -07:00
bergware 7d3714be38 Fixed regression error in DeviceInfo 2017-09-13 18:06:29 +02:00
bergware 918dcc94d6 Fixed regression error in DeviceInfo 2017-09-13 14:21:20 +02:00
bergware 29bf35211f Hide Format button when wrong encryption key is ignored 2017-09-12 20:24:37 +02:00
bergware 60c081c7b1 Hide Format button when wrong encryption key is ignored 2017-09-12 20:05:21 +02:00
bergware fc62b54d5c Minor code optimization 2017-09-12 18:58:38 +02:00
bergware 33902d6b6d Include transition phases "Array Starting / Array Stopping" in footer 2017-09-12 18:21:02 +02:00
bergware 3116681405 Include transition phases "Array Starting / Array Stopping" in footer 2017-09-12 17:59:02 +02:00
bergware 6ba0d94ba8 Include transition phases "Array Starting / Array Stopping" in footer 2017-09-12 17:46:05 +02:00
bergware 44e6904f98 Include transition phases "Array Starting / Array Stopping" in footer 2017-09-12 17:17:27 +02:00
bergware 6f2c9c3258 Include transition phases "Array Starting / Array Stopping" in footer status 2017-09-12 17:13:34 +02:00
bergware 254d63493d Sidebar correction for themes AZURE and GRAY when using Firefox 2017-09-12 15:24:22 +02:00
bergware 9ed57bcf20 Enhanced encryption settings 2017-09-12 15:23:32 +02:00
bergware eea7980f74 Revert latest encryption changes to previous state 2017-09-12 08:22:55 +02:00
tom mortensen eba4c5a6ce Merge pull request #164 from bergware/6.4-wip
Miscellaneous updates
2017-09-08 11:51:50 -07:00
bergware c8c958007d Miscellaneous encryption enhancements 2017-09-08 19:38:44 +02:00
bergware de14cd8ae6 Miscellaneous updates
Fix SMART for unassigned devices in dashboard list
2017-09-08 19:38:21 +02:00
Eric Schultz 0df13bd555 Added UpdateDNS button to the SSL Settings page 2017-09-08 10:18:10 -05:00
Eric Schultz 443911995c Improve ProvisionSSL button state reporting and prevent concurrent requests 2017-09-07 09:10:12 -05:00
bergware 234d06df40 Make sidebar scrolling consistent in all browsers for themes AZURE and GRAY
- no more need to install "hide-scrollbar" applet in firefox
2017-09-05 16:27:17 +02:00
bergware e10e401818 Merge branch '6.4-wip' into 6.4-wip 2017-09-05 11:49:20 +02:00
bergware 2aa6ac9529 Minor changes in SSL settings
- Use uppercase HTTP and HTTPS (sorry my network background)
- Reduce width of HTTP/HTTPS input boxes
2017-09-05 11:45:53 +02:00
Tom Mortensen 4fbf244759 Simplify SSL Certificate Settings page 2017-09-04 16:48:29 -07:00
Tom Mortensen 4d82465456 - Permit LE provisioning only if 'Use SSL/TLS' is set to 'Auto' - this ensures webGui is not using self-signed
cert which would prevent our DNS rebinding protection check from working properly.
- Get rid of 'only' setting.
- Some help changes.
2017-09-04 11:51:14 -07:00
Tom Mortensen 26e59bfb5c Handle $disk['fsType'] possibly having "luks:" prefix which checking file system type.
Don't permit choosing encrypted file system type if there's no encryption keyfile present. (Don't know
if this is such as good idea or not, may end up changing this again.)
2017-09-04 11:48:54 -07:00
tom mortensen 8fc6ea1271 Merge branch '6.4-wip' into 6.4-wip 2017-09-04 08:18:06 -07:00
bergware fc5670a14c Correct size calculation for unassigned disks 2017-09-04 13:37:29 +02:00
bergware 1b6fad459d Corrected USG typo 2017-09-04 09:47:29 +02:00
bergware 0d8550e25e Corrected invalid links in Browse function 2017-09-04 09:14:11 +02:00
tom mortensen 0f29a84dc4 Merge pull request #161 from bergware/6.4-wip
Correction in display of notifications archive
2017-09-03 19:07:31 -07:00
bergware 30723543d0 Correction in display of notifications archive 2017-09-03 22:54:18 +02:00
Tom Mortensen bae3cbf9c3 Version 6.4.0-rc8q 2017-09-02 20:24:21 -07:00