]> git.proxmox.com Git - pve-access-control.git/blob - changelog.Debian
cc6d1b77ff56baefe808d99ce2e6a675cc167af9
[pve-access-control.git] / changelog.Debian
1 libpve-access-control (3.0-14) unstable; urgency=low
2
3 * add oath two factor auth
4
5 * add oathkeygen binary to generate keys for oath
6
7 * add yubico two factor auth
8
9 * dedend on oathtool
10
11 * depend on libmime-base32-perl
12
13 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jul 2014 13:09:56 +0200
14
15 libpve-access-control (3.0-13) unstable; urgency=low
16
17 * use correct connection string for AD auth
18
19 -- Proxmox Support Team <support@proxmox.com> Thu, 22 May 2014 07:16:09 +0200
20
21 libpve-access-control (3.0-12) unstable; urgency=low
22
23 * add dummy API for GET /access/ticket (useful to generate login pages)
24
25 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Apr 2014 14:47:56 +0200
26
27 libpve-access-control (3.0-11) unstable; urgency=low
28
29 * Sets common hot keys for spice client
30
31 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jan 2014 10:24:28 +0100
32
33 libpve-access-control (3.0-10) unstable; urgency=low
34
35 * implement helper to generate SPICE remote-viewer configuration
36
37 * depend on libnet-ssleay-perl
38
39 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 10:45:08 +0100
40
41 libpve-access-control (3.0-9) unstable; urgency=low
42
43 * prevent user enumeration attacks
44
45 * allow dots in access paths
46
47 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2013 09:06:38 +0100
48
49 libpve-access-control (3.0-8) unstable; urgency=low
50
51 * spice: use lowercase hostname in ticktet signature
52
53 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Oct 2013 08:11:57 +0100
54
55 libpve-access-control (3.0-7) unstable; urgency=low
56
57 * check_volume_access : use parse_volname instead of path, and remove
58 path related code.
59
60 * use warnings instead of global -w flag.
61
62 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 12:35:53 +0200
63
64 libpve-access-control (3.0-6) unstable; urgency=low
65
66 * use shorter spiceproxy tickets
67
68 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2013 12:39:09 +0200
69
70 libpve-access-control (3.0-5) unstable; urgency=low
71
72 * add code to generate tickets for SPICE
73
74 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:08:32 +0200
75
76 libpve-access-control (3.0-4) unstable; urgency=low
77
78 * moved add_vm_to_pool/remove_vm_from_pool from qemu-server
79
80 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 11:56:54 +0200
81
82 libpve-access-control (3.0-3) unstable; urgency=low
83
84 * Add new role PVETemplateUser (and VM.Clone priviledge)
85
86 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Apr 2013 11:42:15 +0200
87
88 libpve-access-control (3.0-2) unstable; urgency=low
89
90 * remove CGI.pm related code (pveproxy does not need that)
91
92 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Apr 2013 12:34:23 +0200
93
94 libpve-access-control (3.0-1) unstable; urgency=low
95
96 * bump version for wheezy release
97
98 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:07:06 +0100
99
100 libpve-access-control (1.0-26) unstable; urgency=low
101
102 * check_volume_access: fix access permissions for backup files
103
104 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2013 10:00:14 +0100
105
106 libpve-access-control (1.0-25) unstable; urgency=low
107
108 * add VM.Snapshot permission
109
110 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Sep 2012 09:23:32 +0200
111
112 libpve-access-control (1.0-24) unstable; urgency=low
113
114 * untaint path (allow root to restore arbitrary paths)
115
116 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Jun 2012 13:06:34 +0200
117
118 libpve-access-control (1.0-23) unstable; urgency=low
119
120 * correctly compute GUI capabilities (consider pools)
121
122 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 08:47:23 +0200
123
124 libpve-access-control (1.0-22) unstable; urgency=low
125
126 * new plugin architecture for Auth modules, minor API change for Auth
127 domains (new 'delete' parameter)
128
129 -- Proxmox Support Team <support@proxmox.com> Wed, 16 May 2012 07:21:44 +0200
130
131 libpve-access-control (1.0-21) unstable; urgency=low
132
133 * do not allow user names including slash
134
135 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 10:07:47 +0200
136
137 libpve-access-control (1.0-20) unstable; urgency=low
138
139 * add ability to fork cli workers in background
140
141 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 08:28:20 +0200
142
143 libpve-access-control (1.0-19) unstable; urgency=low
144
145 * return set of privileges on login - can be used to adopt GUI
146
147 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:25:10 +0200
148
149 libpve-access-control (1.0-18) unstable; urgency=low
150
151 * fix bug #151: corretly parse username inside ticket
152
153 * fix bug #152: allow user to change his own password
154
155 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 09:40:15 +0200
156
157 libpve-access-control (1.0-17) unstable; urgency=low
158
159 * set propagate flag by default
160
161 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 12:40:19 +0100
162
163 libpve-access-control (1.0-16) unstable; urgency=low
164
165 * add 'pveum passwd' method
166
167 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Feb 2012 12:05:25 +0100
168
169 libpve-access-control (1.0-15) unstable; urgency=low
170
171 * Add VM.Config.CDROM privilege to PVEVMUser rule
172
173 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 11:44:23 +0100
174
175 libpve-access-control (1.0-14) unstable; urgency=low
176
177 * fix buf in userid-param permission check
178
179 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 10:52:35 +0100
180
181 libpve-access-control (1.0-13) unstable; urgency=low
182
183 * allow more characters in ldap base_dn attribute
184
185 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 06:17:02 +0100
186
187 libpve-access-control (1.0-12) unstable; urgency=low
188
189 * allow more characters with realm IDs
190
191 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 08:50:33 +0100
192
193 libpve-access-control (1.0-11) unstable; urgency=low
194
195 * fix bug in exec_api2_perm_check
196
197 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 07:06:30 +0100
198
199 libpve-access-control (1.0-10) unstable; urgency=low
200
201 * fix ACL group name parser
202
203 * changed 'pveum aclmod' command line arguments
204
205 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:08:02 +0100
206
207 libpve-access-control (1.0-9) unstable; urgency=low
208
209 * fix bug in check_volume_access (fixes vzrestore)
210
211 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:56:37 +0100
212
213 libpve-access-control (1.0-8) unstable; urgency=low
214
215 * fix return value for empty ACL list.
216
217 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:25:04 +0100
218
219 libpve-access-control (1.0-7) unstable; urgency=low
220
221 * fix bug #85: allow root@pam to generate tickets for other users
222
223 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:40:18 +0100
224
225 libpve-access-control (1.0-6) unstable; urgency=low
226
227 * API change: allow to filter enabled/disabled users.
228
229 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Jan 2012 12:30:37 +0100
230
231 libpve-access-control (1.0-5) unstable; urgency=low
232
233 * add a way to return file changes (diffs): set_result_changes()
234
235 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Dec 2011 11:18:48 +0100
236
237 libpve-access-control (1.0-4) unstable; urgency=low
238
239 * new environment type for ha agents
240
241 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:08:53 +0100
242
243 libpve-access-control (1.0-3) unstable; urgency=low
244
245 * add support for delayed parameter parsing - We need that to disable
246 file upload for normal API request (avoid DOS attacs)
247
248 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 09:56:10 +0100
249
250 libpve-access-control (1.0-2) unstable; urgency=low
251
252 * fix bug in fork_worker
253
254 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Oct 2011 08:37:05 +0200
255
256 libpve-access-control (1.0-1) unstable; urgency=low
257
258 * allow '-' in permission paths
259
260 * bump version to 1.0
261
262 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 13:51:48 +0200
263
264 libpve-access-control (0.1) unstable; urgency=low
265
266 * first dummy package - no functionality
267
268 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2009 16:03:00 +0200
269