Dietmar Maurer
cca9761a20
bump version to 4.0-14
2016-03-15 16:47:51 +01:00
Fabian Grünbichler
7b6dfe82df
Add is_worker to RPCEnvironment
...
after forking the actual worker process, the child/worker
sets a flag that can be checked later on by methods called
in the worker.
used in the ZFS storage plugins in pve-storage to decide on
a short or long default timeout for ZFS operations.
2016-03-15 16:47:11 +01:00
Dietmar Maurer
8643c99de5
bump version to 4.0-13
2016-03-14 11:39:43 +01:00
Fabian Grünbichler
1075c589ee
fix typos and grammar
2016-03-14 11:38:50 +01:00
Fabian Grünbichler
ba6c2e6699
fix #916 : allow HTTPS to access custom yubico url
...
remove the limit to HTTP only, since it would only apply for
custom yubico validation server urls anyway.
2016-03-14 11:38:39 +01:00
Dietmar Maurer
ae2a6bf9d3
bump version to 4.0-12
2016-03-09 14:41:35 +01:00
Fabian Grünbichler
449037034e
Catch error instead of segfaulting
...
when trying to parse a certificate subject, Net::SSLeay
will segfault in libcrypto when given 0 as input. Catch
this and die with a meaningful error message instead.
2016-03-09 14:40:19 +01:00
Dietmar Maurer
4836db5f52
bump version to 4.0-11
2016-01-08 12:53:03 +01:00
Wolfgang Bumiller
66c6293830
Fix #861 : use safer sprintf formatting
2016-01-08 12:52:15 +01:00
Dietmar Maurer
6936fa1b85
set RELEASE=4.1
2015-12-03 12:12:43 +01:00
Dietmar Maurer
ccbe23dc90
bump version to 4.0-10
2015-12-03 12:09:51 +01:00
Wolfgang Bumiller
8b600c4d27
Auth::LDAP, Auth::AD: ipv6 support
...
Also had to change server1/server2 schema from a pattern to
the 'address' format.
2015-12-03 12:08:56 +01:00
Dietmar Maurer
085f3e07e1
improve manual page
2015-10-02 10:59:40 +02:00
Dietmar Maurer
98007830ee
make read_password a CLIHandler class method
...
And use new run_cli_handler() method.
2015-10-02 10:45:58 +02:00
Dietmar Maurer
90399ca489
bump version to 4.0-9
2015-10-01 17:23:12 +02:00
Dietmar Maurer
3e5bfdf60f
pveum: implement bash completion hooks
2015-10-01 17:22:09 +02:00
Dietmar Maurer
e69dbe105d
pveum: install bash completion config
2015-10-01 16:53:01 +02:00
Dietmar Maurer
09281ad744
convert pveum into a PVE::CLI class
2015-10-01 16:49:37 +02:00
Dietmar Maurer
364ffc137a
bump version to 4.0-8
2015-08-19 15:39:34 +02:00
Alen Grizonic
6084476178
remove_storage_access: cleanup of access permissions for removed storage
...
Signed-off-by: Alen Grizonic <a.grizonic@proxmox.com>
2015-08-19 15:25:15 +02:00
Dietmar Maurer
7c26cb4a48
bump version to 4.0-7
2015-08-14 07:57:29 +02:00
Dietmar Maurer
57a704731b
cleanup: avoid writing user.cfg twice
2015-08-14 07:55:36 +02:00
Dietmar Maurer
66931b1141
white space cleanup
2015-08-14 07:49:18 +02:00
Alen Grizonic
3b4a3f94e1
access permissions cleanup fix
...
for removed vms and pools
Signed-off-by: Alen Grizonic <a.grizonic@proxmox.com>
2015-08-14 07:47:32 +02:00
Wolfgang Bumiller
d6eb662119
fix access of possibly undefined variable
2015-08-07 11:58:47 +02:00
Dietmar Maurer
296afbd13b
bump version to 4.0-6
2015-07-27 13:14:54 +02:00
Wolfgang Bumiller
62af314a96
improve parse_user_config, parse_shadow_config
...
same as in pve-common: replace substituting line parsing
with /gm modified match regexps.
2015-07-22 08:10:49 +02:00
Dietmar Maurer
7d2df2ef84
bump version to 4.0-5
2015-06-10 10:40:28 +02:00
Wolfgang Bumiller
ef740495f0
pveum: check for $cmd being defined
...
fixes an 'undefined value' error when no command is
specified.
2015-06-10 10:39:08 +02:00
Dietmar Maurer
98a34e3ff8
bump version to 4.0-4
2015-06-01 12:25:48 +02:00
Dietmar Maurer
170b2954b3
use activate-noawait triggers
2015-06-01 10:03:48 +02:00
Dietmar Maurer
1546272796
bump version to 4.0-3
2015-05-27 11:16:01 +02:00
Wolfgang Bumiller
2516752605
remote_viewer_config: brackets around ipv6 http address
2015-05-27 11:14:29 +02:00
Wolfgang Bumiller
a8a4cd6445
non-root buildfix
2015-05-27 11:13:17 +02:00
Dietmar Maurer
bbf4cc9a45
bump version to 4.0-2
2015-05-05 15:06:53 +02:00
Dietmar Maurer
3b07e2b9dc
trigger pve-api-updates event
2015-05-05 15:06:06 +02:00
Dietmar Maurer
dfbcf6d382
bump version for Debian Jessie
2015-02-26 11:31:54 +01:00
Dietmar Maurer
94971b3a92
bump version to 3.0-16
2015-01-30 06:20:42 +01:00
Wolfgang Link
7279f31c3b
Fix: disable root
...
root can now be disabled in GUI.
Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-01-30 06:19:26 +01:00
Dietmar Maurer
419880e683
remove debugging code
2014-07-23 07:02:37 +02:00
Dietmar Maurer
7b17c7cb33
bump version to 3.0-15
2014-07-23 07:01:04 +02:00
Dietmar Maurer
86cd805b63
add step/digits option to oath configuration
2014-07-23 06:59:01 +02:00
Dietmar Maurer
30be0de97a
allow to write builtin auth domains
...
So that we can set tfa, comment, default with the GUI.
2014-07-18 11:30:19 +02:00
Dietmar Maurer
1abc2c0aee
add oath two factor auth, bump version to 3.0-14
2014-07-17 14:04:13 +02:00
Dietmar Maurer
077f078cd6
enable yubico OTP (by removing debuging code)
2014-07-15 14:18:17 +02:00
Dietmar Maurer
96f8ebd625
add basic support for two factor auth
2014-06-23 11:42:44 +02:00
Dietmar Maurer
ab652a8018
add experimental code for yubico OTP verification
2014-06-20 12:58:17 +02:00
Dietmar Maurer
298450ab9d
bump version to 3.0-13
2014-05-22 07:16:36 +02:00
Dietmar Maurer
11a9043610
use correct connection string for AD auth (use encryption and port info).
2014-05-22 07:12:25 +02:00
Dietmar Maurer
396034e443
bump version to 3.0-12
2014-04-30 14:48:27 +02:00