]> git.proxmox.com Git - pve-manager.git/log
pve-manager.git
5 years agovzdump: use strftime for backup basename assembly
Thomas Lamprecht [Tue, 16 Apr 2019 14:08:54 +0000 (14:08 +0000)]
vzdump: use strftime for backup basename assembly

we already use POSIX strftime a lot in the stack, so nothing new,
also just use the perl built in localtime

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agofix #263: only include node rrd stats if user has Sys.Audit
Thomas Lamprecht [Mon, 15 Apr 2019 13:45:18 +0000 (13:45 +0000)]
fix #263: only include node rrd stats if user has Sys.Audit

It makes sense to not give users without Sys.Audit permissions to
much information over a node and this is relatively easy and cheap to
check and enforce at those two points.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Tested-by: Oguz Bektas <o.bektas@proxmox.com>
5 years agofollowup: code cleanup and print error
Thomas Lamprecht [Tue, 16 Apr 2019 12:05:47 +0000 (12:05 +0000)]
followup: code cleanup and print error

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agopveceph: install ceph service print sucess message
Alwin Antreich [Tue, 9 Apr 2019 08:44:43 +0000 (10:44 +0200)]
pveceph: install ceph service print sucess message

This patch adds a success message on successful ceph.service
installation. And adds a newline to make a successful ceph package
installation more visible.

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
5 years agofix #2177: use getValue() to get otp value
Wolfgang Bumiller [Tue, 16 Apr 2019 11:37:50 +0000 (13:37 +0200)]
fix #2177: use getValue() to get otp value

as '.value' isn't always valid

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agotfa: disable, not mask, other cards if tfa is already setup
Thomas Lamprecht [Tue, 16 Apr 2019 07:54:01 +0000 (07:54 +0000)]
tfa: disable, not mask, other cards if tfa is already setup

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agotfa: comment that TOTP secret is meant to be base32
Thomas Lamprecht [Tue, 16 Apr 2019 07:53:27 +0000 (07:53 +0000)]
tfa: comment that TOTP secret is meant to be base32

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agomake jslint happier
Thomas Lamprecht [Tue, 16 Apr 2019 07:46:59 +0000 (07:46 +0000)]
make jslint happier

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: set initial tab based on current tfa type
Wolfgang Bumiller [Thu, 11 Apr 2019 09:32:02 +0000 (11:32 +0200)]
ui: tfa: set initial tab based on current tfa type

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agoui: tfa: mask panels for not currently used types
Wolfgang Bumiller [Thu, 11 Apr 2019 09:32:01 +0000 (11:32 +0200)]
ui: tfa: mask panels for not currently used types

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agoui: user view: show tfa type name
Wolfgang Bumiller [Thu, 11 Apr 2019 09:32:00 +0000 (11:32 +0200)]
ui: user view: show tfa type name

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agowww: parser: add parseTfaType helper
Wolfgang Bumiller [Thu, 11 Apr 2019 09:31:59 +0000 (11:31 +0200)]
www: parser: add parseTfaType helper

The tfa keys can now contain the type as additional
information, so let's parse it out.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agod/control: bump widget-toolkit version dependency
Thomas Lamprecht [Tue, 16 Apr 2019 06:08:10 +0000 (06:08 +0000)]
d/control: bump widget-toolkit version dependency

It's not that nothing would work without it, but ceph cannot be
configured via gui, and knowing that some user want to do strange
things with mixing package versions, we save us some hassle just
recording this to ensure one cannot run into this..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agofix ceph install wizard not accepting ipv6
Mira Limbeck [Mon, 15 Apr 2019 13:12:17 +0000 (15:12 +0200)]
fix ceph install wizard not accepting ipv6

changes the vtype to the newly defined IP64CIDRAddress. depends on the
introduction of the IP64CIDRAddress vtype in proxmox-widget-toolkit.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
5 years agod/control: bump doc-generator build dependency version
Dominic Jäger [Mon, 15 Apr 2019 10:17:43 +0000 (12:17 +0200)]
d/control: bump doc-generator build dependency version

When building a current version of pve-manager a dependency to the
documentation is missing, as it ships new references used by our
onlineHelp tooling this is required.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
5 years agocleanup Status plugins use statements
Thomas Lamprecht [Thu, 11 Apr 2019 07:21:12 +0000 (09:21 +0200)]
cleanup Status plugins use statements

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agofollowup: code cleanup, remove unnecessary type check
Thomas Lamprecht [Thu, 11 Apr 2019 07:11:07 +0000 (09:11 +0200)]
followup: code cleanup, remove unnecessary type check

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agofix #1326: allow multiple status server definitions per type
Dominik Csapak [Wed, 10 Apr 2019 12:49:00 +0000 (14:49 +0200)]
fix #1326: allow multiple status server definitions per type

we allow an id like storage.cfg but leave it optional (so we do not
break existing configs):

 influxdb: name

so that one can export the data to multiple servers of the same type

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agobump version to 5.4-3
Thomas Lamprecht [Wed, 10 Apr 2019 14:11:34 +0000 (16:11 +0200)]
bump version to 5.4-3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: dc/options: allow to edit cluster wide migration settings
Thomas Lamprecht [Wed, 10 Apr 2019 14:04:34 +0000 (16:04 +0200)]
ui: dc/options: allow to edit cluster wide migration settings

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agofollowuop: ui/dc/options: fix default
Thomas Lamprecht [Wed, 10 Apr 2019 13:35:38 +0000 (15:35 +0200)]
followuop: ui/dc/options: fix default

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: dc/options: allow to edit HA shutdown policy
Thomas Lamprecht [Wed, 10 Apr 2019 13:17:47 +0000 (15:17 +0200)]
ui: dc/options: allow to edit HA shutdown policy

add some helpers handling this, can be re used for adding the
migration field, maybe we want to move this to widget-toolkits parent
ObjectGrid class, a bit cleaned up.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: lxc: do not disable complete add resource button if no disk caps
Thomas Lamprecht [Wed, 10 Apr 2019 07:56:14 +0000 (09:56 +0200)]
ui: lxc: do not disable complete add resource button if no disk caps

While for now you only have elements which require the add disk
capability in the add sections it makes no sense to hide it, as it
would suggest that one can add no resource at all, and can easily
introduce a bug if we add another type of resource here, independent
of disk add cap.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agofix #1814: do not enable disk related buttons for audit user
Dominik Csapak [Tue, 9 Apr 2019 11:56:56 +0000 (13:56 +0200)]
fix #1814: do not enable disk related buttons for audit user

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agoui: u2f: refactor error code map out and use in login window
Thomas Lamprecht [Wed, 10 Apr 2019 07:48:13 +0000 (09:48 +0200)]
ui: u2f: refactor error code map out and use in login window

to avoid showing numbers as error codes to users, even though the
strings are not much more helpful either...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoremove non-existant property
Dominik Csapak [Wed, 10 Apr 2019 07:31:04 +0000 (09:31 +0200)]
remove non-existant property

vmComboSelector does not have such a property

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agoui: Restore: Fix error where the textfield did not default to next free VMID
Christian Ebner [Tue, 9 Apr 2019 12:11:25 +0000 (14:11 +0200)]
ui: Restore: Fix error where the textfield did not default to next free VMID

This was introduced when refactoring our seprated CT & VM ID
selectors into an unified one in
commit ed416f20248d46d95c9d1547a2e1b833aeb097d6

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
5 years agouse correct icon for hibernate in cmdmenu
Dominik Csapak [Tue, 9 Apr 2019 10:32:49 +0000 (12:32 +0200)]
use correct icon for hibernate in cmdmenu

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agofix jslint warning
Dominik Csapak [Tue, 9 Apr 2019 10:32:48 +0000 (12:32 +0200)]
fix jslint warning

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agobump version to 5.4-2
Thomas Lamprecht [Mon, 8 Apr 2019 15:43:33 +0000 (17:43 +0200)]
bump version to 5.4-2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agod/control: bump version dependency to libpve-access-control
Thomas Lamprecht [Mon, 8 Apr 2019 15:38:09 +0000 (17:38 +0200)]
d/control: bump version dependency to libpve-access-control

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoapi: ceph/mon: improve no ip error
Thomas Lamprecht [Mon, 8 Apr 2019 15:36:54 +0000 (17:36 +0200)]
api: ceph/mon: improve no ip error

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: add onlineHelp
Thomas Lamprecht [Mon, 8 Apr 2019 15:31:03 +0000 (17:31 +0200)]
ui: tfa: add onlineHelp

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: qemu system panel: set onlineHelp
Thomas Lamprecht [Mon, 8 Apr 2019 15:24:32 +0000 (17:24 +0200)]
ui: qemu system panel: set onlineHelp

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoCeph MON - Reword error message on IP config
Alwin Antreich [Mon, 8 Apr 2019 11:50:18 +0000 (13:50 +0200)]
Ceph MON - Reword error message on IP config

Reword the error message in find_mon_ip to make it more clear, that
there is no active IP configuration for the ceph public network.

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
5 years agoui: tfa login: wording followup
Thomas Lamprecht [Mon, 8 Apr 2019 14:59:50 +0000 (16:59 +0200)]
ui: tfa login: wording followup

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: login: remove fixed OTP field completely
Thomas Lamprecht [Mon, 8 Apr 2019 13:48:32 +0000 (15:48 +0200)]
ui: login: remove fixed OTP field completely

we now have the TFALoginWindow which pops up if TFA is configured,
so use only this single stream lined approach.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: use 2-step authentication for non-tfa realms
Wolfgang Bumiller [Mon, 8 Apr 2019 11:58:30 +0000 (13:58 +0200)]
ui: use 2-step authentication for non-tfa realms

(Ext.Msg.prompt() fails on firefox...)

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agoHTTPServer: verify_ticket now returns a hash
Wolfgang Bumiller [Mon, 8 Apr 2019 11:58:29 +0000 (13:58 +0200)]
HTTPServer: verify_ticket now returns a hash

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agoRevert "ui: always show otp field"
Wolfgang Bumiller [Mon, 8 Apr 2019 11:58:28 +0000 (13:58 +0200)]
Revert "ui: always show otp field"

This reverts commit 1702b529b66307f9aeafc0e9f28c7afe3864ffbb.

5 years agoui: ceph install: open ceph.com in new window
Thomas Lamprecht [Mon, 8 Apr 2019 10:30:07 +0000 (12:30 +0200)]
ui: ceph install: open ceph.com in new window

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agopvereport: only comput report def if we generate a report.
Thomas Lamprecht [Mon, 8 Apr 2019 10:25:57 +0000 (12:25 +0200)]
pvereport: only comput report def if we generate a report.

it's really not a good idea to start doing exec, file exist checks,
... on every module load of this, this may even hang completely
differen parts if something pull us in, and confuse one completely...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Reported-by: Wolfgang Link <w.link@proxmox.com>
5 years agofollowup: reduce wording, less text has better chance to be read
Thomas Lamprecht [Mon, 8 Apr 2019 07:20:22 +0000 (09:20 +0200)]
followup: reduce wording, less text has better chance to be read

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agocleanup format.
Wolfgang Link [Mon, 8 Apr 2019 06:43:34 +0000 (08:43 +0200)]
cleanup format.

5 years agoSupplementary Ceph installation summary
Wolfgang Link [Mon, 8 Apr 2019 06:43:33 +0000 (08:43 +0200)]
Supplementary Ceph installation summary

Add installation node for the other participant Ceph Node.

5 years agoupdate shipped aplinfo index
Thomas Lamprecht [Sat, 6 Apr 2019 14:21:58 +0000 (16:21 +0200)]
update shipped aplinfo index

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: improve datacenter summary ceph node selection
Dominik Csapak [Fri, 5 Apr 2019 14:08:31 +0000 (16:08 +0200)]
ui: improve datacenter summary ceph node selection

instead of trying a single random node 3 times, try all nodes
until we either find one with ceph, or until we tried them all

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agoui: make Datacenter subscription info clickable when not valid
Dominik Csapak [Fri, 5 Apr 2019 11:02:46 +0000 (13:02 +0200)]
ui: make Datacenter subscription info clickable when not valid

to make it easier for the user to buy the subscriptions

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agoui: fix blinking subscription info panel
Dominik Csapak [Fri, 5 Apr 2019 11:02:45 +0000 (13:02 +0200)]
ui: fix blinking subscription info panel

not having a subscription trumps having mixed subscriptions, so we
check that correctly

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agoui: tfa: also include validity check for password field
Thomas Lamprecht [Fri, 5 Apr 2019 11:33:19 +0000 (13:33 +0200)]
ui: tfa: also include validity check for password field

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: use userid directly for totp url generation
Thomas Lamprecht [Fri, 5 Apr 2019 10:31:54 +0000 (12:31 +0200)]
ui: tfa: use userid directly for totp url generation

as name is now a displayfield, which by default does not
gets submitted, so just use the fixed userid directly

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: show username as read only display field for info
Thomas Lamprecht [Fri, 5 Apr 2019 10:26:45 +0000 (12:26 +0200)]
ui: tfa: show username as read only display field for info

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: remove fixed labelwidth
Thomas Lamprecht [Fri, 5 Apr 2019 10:26:22 +0000 (12:26 +0200)]
ui: tfa: remove fixed labelwidth

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: allow apply only on valid inputs
Dominik Csapak [Fri, 5 Apr 2019 08:31:41 +0000 (10:31 +0200)]
ui: tfa: allow apply only on valid inputs

only when the totp form and the challenge is valid, allow pressing the
apply button, default is disabled, as the 'user_tfa' data binding was
not used anywhere else replace it with something more fitting.

change allowBlank for the challenge

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agoui: qemu: change suspend to disk icon to fa-download
Thomas Lamprecht [Fri, 5 Apr 2019 07:53:11 +0000 (09:53 +0200)]
ui: qemu: change suspend to disk icon to fa-download

it ressembles a state downloaded to disk, so quite fitting for
hibernate/suspend to disk

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoadd a filter mask for the TFA Secret
Dominik Csapak [Fri, 5 Apr 2019 06:33:00 +0000 (08:33 +0200)]
add a filter mask for the TFA Secret

this way a user cannot (easily) enter wrong characters
else if an invalid Character is entered, one can still hit apply
but not all characters will be used for the secret

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agoui: parser use parseBoolean for firewall
Dominik Csapak [Thu, 4 Apr 2019 14:59:04 +0000 (16:59 +0200)]
ui: parser use parseBoolean for firewall

so we detect on/ff,true/false,1/0

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agobump version to 5.4-1
Thomas Lamprecht [Thu, 4 Apr 2019 14:11:50 +0000 (16:11 +0200)]
bump version to 5.4-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: ct: fix displaying nic firewall if explicitly 0
Thomas Lamprecht [Thu, 4 Apr 2019 14:11:28 +0000 (16:11 +0200)]
ui: ct: fix displaying nic firewall if explicitly 0

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: restore: add tooltip for unique checkbox and declare static
Thomas Lamprecht [Thu, 4 Apr 2019 10:37:17 +0000 (12:37 +0200)]
ui: restore: add tooltip for unique checkbox and declare static

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agofix: #1218 Expose unique MAC address generation on restore of VMs and CTs in UI
Christian Ebner [Wed, 3 Apr 2019 11:35:30 +0000 (13:35 +0200)]
fix: #1218 Expose unique MAC address generation on restore of VMs and CTs in UI

Adds a checkbox to the restore window, allowing the user to avoid MAC address
collisions when restoring a VM/CT to a different vmid.
When restoring to the same vmid the checkbox is not visible.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
5 years agoui: followup trailing comma fix
Thomas Lamprecht [Thu, 4 Apr 2019 09:54:19 +0000 (11:54 +0200)]
ui: followup trailing comma fix

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: fix secret validator
Thomas Lamprecht [Thu, 4 Apr 2019 09:09:49 +0000 (11:09 +0200)]
ui: tfa: fix secret validator

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: user view: improxe "has TFA" check
Thomas Lamprecht [Thu, 4 Apr 2019 09:25:23 +0000 (11:25 +0200)]
ui: user view: improxe "has TFA" check

detect also our old variant for TFA, so all users where the keys
values is non-empty have TFA

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: user edit: move TFA key IDs field to advanced section
Thomas Lamprecht [Thu, 4 Apr 2019 09:15:46 +0000 (11:15 +0200)]
ui: user edit: move TFA key IDs field to advanced section

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoLoginWindow: make static
Thomas Lamprecht [Thu, 4 Apr 2019 08:18:52 +0000 (10:18 +0200)]
LoginWindow: make static

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: move qrcode creation to controller
Thomas Lamprecht [Thu, 4 Apr 2019 08:07:25 +0000 (10:07 +0200)]
ui: tfa: move qrcode creation to controller

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: make lint happy, declare globals
Thomas Lamprecht [Thu, 4 Apr 2019 07:31:27 +0000 (09:31 +0200)]
ui: tfa: make lint happy, declare globals

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: also do not allow to delete TFA if not set
Thomas Lamprecht [Thu, 4 Apr 2019 07:17:54 +0000 (09:17 +0200)]
ui: tfa: also do not allow to delete TFA if not set

better UX

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: pregenerate secret if user has not setup TFA yet
Thomas Lamprecht [Thu, 4 Apr 2019 07:09:38 +0000 (09:09 +0200)]
ui: tfa: pregenerate secret if user has not setup TFA yet

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: userview: show TFA column
Thomas Lamprecht [Thu, 4 Apr 2019 06:49:54 +0000 (08:49 +0200)]
ui: userview: show TFA column

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: hide digit/duration fields as some auth apps are broken
Thomas Lamprecht [Thu, 4 Apr 2019 06:35:26 +0000 (08:35 +0200)]
ui: tfa: hide digit/duration fields as some auth apps are broken

Google Authenticator, for example, just ignores it and thus one
cannot use they produced verification codes...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: follow up cleanups
Thomas Lamprecht [Thu, 4 Apr 2019 06:34:50 +0000 (08:34 +0200)]
ui: tfa: follow up cleanups

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: s/Code/Verification Code/
Thomas Lamprecht [Wed, 3 Apr 2019 13:26:19 +0000 (15:26 +0200)]
ui: tfa: s/Code/Verification Code/

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: ExtJS debug complains about - in references
Thomas Lamprecht [Wed, 3 Apr 2019 13:18:07 +0000 (15:18 +0200)]
ui: tfa: ExtJS debug complains about - in references

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: make jsliunt a bit more happy
Thomas Lamprecht [Wed, 3 Apr 2019 13:17:27 +0000 (15:17 +0200)]
ui: tfa: make jsliunt a bit more happy

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: tfa: move randomize button right of secret field
Thomas Lamprecht [Wed, 3 Apr 2019 13:16:24 +0000 (15:16 +0200)]
ui: tfa: move randomize button right of secret field

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: include qrcode and u2f libs also if debug is on
Thomas Lamprecht [Wed, 3 Apr 2019 12:36:11 +0000 (14:36 +0200)]
ui: include qrcode and u2f libs also if debug is on

because it's really not ideal if enabling debug breaks things...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: TFA: hide accout name
Thomas Lamprecht [Wed, 3 Apr 2019 12:08:34 +0000 (14:08 +0200)]
ui: TFA: hide accout name

It's best to let this to the users real account name, it just
clutters the interface, an there's no real value in it.

One can already use the "issuer" field to add personalized info.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agod/control: bump version dependency to proxmox-widget-toolkit
Thomas Lamprecht [Wed, 3 Apr 2019 12:04:41 +0000 (14:04 +0200)]
d/control: bump version dependency to proxmox-widget-toolkit

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agod/control: bump version dependency to libpve-access-control
Thomas Lamprecht [Wed, 3 Apr 2019 12:04:35 +0000 (14:04 +0200)]
d/control: bump version dependency to libpve-access-control

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: support u2f authentication and configuration
Wolfgang Bumiller [Tue, 2 Apr 2019 10:22:08 +0000 (12:22 +0200)]
ui: support u2f authentication and configuration

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agoui: always show otp field
Wolfgang Bumiller [Tue, 2 Apr 2019 10:22:07 +0000 (12:22 +0200)]
ui: always show otp field

But make it optional.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agoui: add qrcode.min.js
Wolfgang Bumiller [Tue, 2 Apr 2019 10:22:06 +0000 (12:22 +0200)]
ui: add qrcode.min.js

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agoadd u2f-api.js
Wolfgang Bumiller [Tue, 2 Apr 2019 10:22:05 +0000 (12:22 +0200)]
add u2f-api.js

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agostore u2f challenges in the rpc environment
Wolfgang Bumiller [Tue, 2 Apr 2019 10:22:04 +0000 (12:22 +0200)]
store u2f challenges in the rpc environment

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 years agofixup whitespaces
Thomas Lamprecht [Wed, 3 Apr 2019 10:56:28 +0000 (12:56 +0200)]
fixup whitespaces

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoAdd Ceph, iscsi and more disk and zfs information to pvereport
Friedrich Ramberger [Wed, 3 Apr 2019 08:25:06 +0000 (08:25 +0000)]
Add Ceph, iscsi and more disk and zfs information to pvereport

Following items added to pvereport:

* more details about disks
* iscsi information
* more zfs information
* ceph information (only when ceph.conf exists)

When running from command line now report progress is shown at the console (STDERR)

5 years agofix: #1145 enable CT/VM firewall by default on creation via WebUI
Christian Ebner [Wed, 3 Apr 2019 07:26:32 +0000 (09:26 +0200)]
fix: #1145 enable CT/VM firewall by default on creation via WebUI

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
5 years agofollow up: newline at end of file
Thomas Lamprecht [Tue, 2 Apr 2019 10:53:32 +0000 (12:53 +0200)]
follow up: newline at end of file

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoadapt ceph log for new logview
Dominik Csapak [Tue, 2 Apr 2019 10:16:50 +0000 (12:16 +0200)]
adapt ceph log for new logview

since there is no 'doAttemptLoad' anymore, we use the
failCallback to overwrite the behaviour

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agoAllow to set the firewall log rate limit and burst from the UI
Christian Ebner [Mon, 1 Apr 2019 12:45:11 +0000 (14:45 +0200)]
Allow to set the firewall log rate limit and burst from the UI

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
5 years agoui: ceph installer: set initial tab depending on current state
Tim Marx [Mon, 1 Apr 2019 11:31:24 +0000 (13:31 +0200)]
ui: ceph installer: set initial tab depending on current state

Signed-off-by: Tim Marx <t.marx@proxmox.com>
5 years agoui: ct/vm: add tooltip to hibernate and stop button
Thomas Lamprecht [Sat, 30 Mar 2019 14:21:12 +0000 (15:21 +0100)]
ui: ct/vm: add tooltip to hibernate and stop button

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agogui: show Resume button if suspended
Dominik Csapak [Fri, 29 Mar 2019 09:44:36 +0000 (10:44 +0100)]
gui: show Resume button if suspended

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agogui: add Hibernate/Pause to CmdMenu/Shutdown Menu
Dominik Csapak [Fri, 29 Mar 2019 09:44:35 +0000 (10:44 +0100)]
gui: add Hibernate/Pause to CmdMenu/Shutdown Menu

and have it in order of impact on the guest
(pause, hibernate, poweroff, stop)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agogui: CmdMenu: rename suspend to paus
Dominik Csapak [Fri, 29 Mar 2019 09:44:34 +0000 (10:44 +0100)]
gui: CmdMenu: rename suspend to paus

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agogui: CmdMenu: hide the start and suspend button conditionally
Dominik Csapak [Fri, 29 Mar 2019 09:44:33 +0000 (10:44 +0100)]
gui: CmdMenu: hide the start and suspend button conditionally

only to disable them wastes space for no reason and might confuse users

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 years agofixup trailing whitespaces
Thomas Lamprecht [Fri, 29 Mar 2019 12:12:11 +0000 (13:12 +0100)]
fixup trailing whitespaces

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
5 years agoui: ceph install: remove advanced option pg_bits
Tim Marx [Fri, 29 Mar 2019 11:42:44 +0000 (12:42 +0100)]
ui: ceph install: remove advanced option pg_bits

Signed-off-by: Tim Marx <t.marx@proxmox.com>