Dietmar Maurer
|
52878b0a38
|
use Digest::SHA instead of Digest::SHA1
|
2012-03-20 12:33:38 +01:00 |
|
Dietmar Maurer
|
e084c7747a
|
fix file upload permission checks
|
2012-02-22 09:14:24 +01:00 |
|
Dietmar Maurer
|
f797e949fb
|
split out code to convert exceptions to apache handler results
|
2012-01-26 08:08:21 +01:00 |
|
Dietmar Maurer
|
40bbaac1f5
|
moved permission check code to RPCEnvironment.pm
|
2012-01-25 06:40:55 +01:00 |
|
Dietmar Maurer
|
987bb911d4
|
better userid-group test (allow groups passed as parameter)
|
2012-01-24 11:52:02 +01:00 |
|
Dietmar Maurer
|
7d020b4246
|
implement new check attribute for permissions.
We use a simple prefix notation to express complex expressions.
|
2012-01-23 12:18:27 +01:00 |
|
Dietmar Maurer
|
e4d554ba9b
|
implement PasswordEdit dialog
And cleanup permission check code.
|
2012-01-20 12:56:48 +01:00 |
|
Dietmar Maurer
|
d25e743196
|
fix bug #88: use decode_utf8_parameters()
|
2012-01-19 14:08:49 +01:00 |
|
Dietmar Maurer
|
e771ec500a
|
fix bug #86: correctly decode cookie
|
2012-01-17 08:18:13 +01:00 |
|
Dietmar Maurer
|
56ecfafd03
|
fix bug #85: allow root@pam to generate tickets for other users
We cannot automatically set the auth cookie any longer - the client need
to do that now.
|
2012-01-17 07:01:34 +01:00 |
|
Dietmar Maurer
|
b00b561726
|
make password optional
|
2012-01-13 13:34:08 +01:00 |
|
Dietmar Maurer
|
e09058af9a
|
use new set_result_attrib
|
2011-12-21 07:11:04 +01:00 |
|
Dietmar Maurer
|
3dff4a9fc1
|
use new get_result_changes()
That way we can return file diffs as additional return attribute.
|
2011-12-20 11:21:36 +01:00 |
|
Dietmar Maurer
|
6c980a6779
|
add some comments about KeepAlive usage.
Seems KeepAlive spawns too many processes, so we cant use it.
|
2011-11-10 09:21:28 +01:00 |
|
Dietmar Maurer
|
97ab5760dc
|
add file upload hacks
|
2011-11-03 09:34:34 +01:00 |
|
Dietmar Maurer
|
282184f5a0
|
disable debug messages in REST.pm by default
|
2011-09-29 08:33:41 +02:00 |
|
Dietmar Maurer
|
beb651ee65
|
removed automake/autoconf, removed unused files
|
2011-08-23 16:11:04 +02:00 |
|