]> git.proxmox.com Git - pve-access-control.git/blame - changelog.Debian
prevent user enumeration attacks
[pve-access-control.git] / changelog.Debian
CommitLineData
d4b63eae
DM
1libpve-access-control (3.0-8) unstable; urgency=low
2
3 * spice: use lowercase hostname in ticktet signature
4
5 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Oct 2013 08:11:57 +0100
6
49594944
DM
7libpve-access-control (3.0-7) unstable; urgency=low
8
9 * check_volume_access : use parse_volname instead of path, and remove
10 path related code.
7c410d63
DM
11
12 * use warnings instead of global -w flag.
49594944
DM
13
14 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 12:35:53 +0200
15
fe7de5d0
DM
16libpve-access-control (3.0-6) unstable; urgency=low
17
18 * use shorter spiceproxy tickets
19
20 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2013 12:39:09 +0200
21
4cdd9507
DM
22libpve-access-control (3.0-5) unstable; urgency=low
23
24 * add code to generate tickets for SPICE
25
26 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:08:32 +0200
27
677f9ab0
DM
28libpve-access-control (3.0-4) unstable; urgency=low
29
30 * moved add_vm_to_pool/remove_vm_from_pool from qemu-server
31
32 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 11:56:54 +0200
33
139a8ecf
DM
34libpve-access-control (3.0-3) unstable; urgency=low
35
7b395f99 36 * Add new role PVETemplateUser (and VM.Clone priviledge)
139a8ecf
DM
37
38 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Apr 2013 11:42:15 +0200
39
b78ce7c2
DM
40libpve-access-control (3.0-2) unstable; urgency=low
41
42 * remove CGI.pm related code (pveproxy does not need that)
43
44 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Apr 2013 12:34:23 +0200
45
786820f9
DM
46libpve-access-control (3.0-1) unstable; urgency=low
47
48 * bump version for wheezy release
49
50 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:07:06 +0100
51
e5ae5487
DM
52libpve-access-control (1.0-26) unstable; urgency=low
53
54 * check_volume_access: fix access permissions for backup files
55
56 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2013 10:00:14 +0100
57
e3e6510c
DM
58libpve-access-control (1.0-25) unstable; urgency=low
59
60 * add VM.Snapshot permission
61
62 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Sep 2012 09:23:32 +0200
63
1e15ebe7
DM
64libpve-access-control (1.0-24) unstable; urgency=low
65
66 * untaint path (allow root to restore arbitrary paths)
67
68 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Jun 2012 13:06:34 +0200
69
437be042
DM
70libpve-access-control (1.0-23) unstable; urgency=low
71
72 * correctly compute GUI capabilities (consider pools)
73
74 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 08:47:23 +0200
75
5bb4e06a
DM
76libpve-access-control (1.0-22) unstable; urgency=low
77
78 * new plugin architecture for Auth modules, minor API change for Auth
79 domains (new 'delete' parameter)
80
81 -- Proxmox Support Team <support@proxmox.com> Wed, 16 May 2012 07:21:44 +0200
82
3030a176
DM
83libpve-access-control (1.0-21) unstable; urgency=low
84
85 * do not allow user names including slash
86
87 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 10:07:47 +0200
88
89libpve-access-control (1.0-20) unstable; urgency=low
90
91 * add ability to fork cli workers in background
92
93 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 08:28:20 +0200
94
dd2cfee0
DM
95libpve-access-control (1.0-19) unstable; urgency=low
96
97 * return set of privileges on login - can be used to adopt GUI
98
99 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:25:10 +0200
100
1cf154b7
DM
101libpve-access-control (1.0-18) unstable; urgency=low
102
533219a1
DM
103 * fix bug #151: corretly parse username inside ticket
104
105 * fix bug #152: allow user to change his own password
1cf154b7
DM
106
107 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 09:40:15 +0200
108
2de14407
DM
109libpve-access-control (1.0-17) unstable; urgency=low
110
111 * set propagate flag by default
112
113 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 12:40:19 +0100
114
bdc61d7a
DM
115libpve-access-control (1.0-16) unstable; urgency=low
116
117 * add 'pveum passwd' method
118
119 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Feb 2012 12:05:25 +0100
120
cc7bdf33
DM
121libpve-access-control (1.0-15) unstable; urgency=low
122
123 * Add VM.Config.CDROM privilege to PVEVMUser rule
124
125 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 11:44:23 +0100
126
a69bbe2e
DM
127libpve-access-control (1.0-14) unstable; urgency=low
128
129 * fix buf in userid-param permission check
130
131 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 10:52:35 +0100
132
d9483d94
DM
133libpve-access-control (1.0-13) unstable; urgency=low
134
135 * allow more characters in ldap base_dn attribute
136
137 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 06:17:02 +0100
138
84619607
DM
139libpve-access-control (1.0-12) unstable; urgency=low
140
141 * allow more characters with realm IDs
142
143 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 08:50:33 +0100
144
09d27058
DM
145libpve-access-control (1.0-11) unstable; urgency=low
146
147 * fix bug in exec_api2_perm_check
148
149 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 07:06:30 +0100
150
7a4c849e
DM
151libpve-access-control (1.0-10) unstable; urgency=low
152
153 * fix ACL group name parser
154
155 * changed 'pveum aclmod' command line arguments
156
157 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:08:02 +0100
158
3eac4e35
DM
159libpve-access-control (1.0-9) unstable; urgency=low
160
161 * fix bug in check_volume_access (fixes vzrestore)
162
163 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:56:37 +0100
164
4384e19e
DM
165libpve-access-control (1.0-8) unstable; urgency=low
166
167 * fix return value for empty ACL list.
168
169 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:25:04 +0100
170
d8a56966
DM
171libpve-access-control (1.0-7) unstable; urgency=low
172
173 * fix bug #85: allow root@pam to generate tickets for other users
174
175 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:40:18 +0100
176
cb6f2f93
DM
177libpve-access-control (1.0-6) unstable; urgency=low
178
179 * API change: allow to filter enabled/disabled users.
180
181 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Jan 2012 12:30:37 +0100
182
272fe9ff
DM
183libpve-access-control (1.0-5) unstable; urgency=low
184
185 * add a way to return file changes (diffs): set_result_changes()
186
187 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Dec 2011 11:18:48 +0100
188
e42eedbc
DM
189libpve-access-control (1.0-4) unstable; urgency=low
190
191 * new environment type for ha agents
192
193 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:08:53 +0100
194
1fba27e0
DM
195libpve-access-control (1.0-3) unstable; urgency=low
196
197 * add support for delayed parameter parsing - We need that to disable
198 file upload for normal API request (avoid DOS attacs)
199
200 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 09:56:10 +0100
201
5bf71a96
DM
202libpve-access-control (1.0-2) unstable; urgency=low
203
204 * fix bug in fork_worker
205
206 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Oct 2011 08:37:05 +0200
207
2c3a6c0a
DM
208libpve-access-control (1.0-1) unstable; urgency=low
209
210 * allow '-' in permission paths
211
212 * bump version to 1.0
213
214 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 13:51:48 +0200
215
216libpve-access-control (0.1) unstable; urgency=low
217
218 * first dummy package - no functionality
219
220 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2009 16:03:00 +0200
221