Statistics
| Branch: | Tag: | Revision:

root / helpdesk @ 583bfaa0

Name Size
  templates
__init__.py 0 Bytes
helpdesk.py 3.7 kB
middleware.py 4.5 kB
models.py 3 Bytes
tests.py 2.1 kB
urls.py 178 Bytes

Latest revisions

# Date Author Comment
27f0e60e 06/23/2011 10:53 am Giorgos Gousios

Forbid destructive actions from the helpdesk GUI

Mark requests with impersonated users as readonly and check access on all API method invocations

10ac885c 06/21/2011 03:59 pm Giorgos Gousios

Take care of various auth corner cases

Allow requests with X-Auth-Tmp-Token set but not under /helpdesk to
proceed
-Do not allow requests from non-valid users to proceed (in the face of
the recent Dropbox exploit :
))

1b68fa48 06/21/2011 02:36 pm Giorgos Gousios

Really process URL exclusions

abc6c854 06/20/2011 04:51 pm Giorgos Gousios

Better sizing of included iframe

89f34211 06/20/2011 04:51 pm Giorgos Gousios

Better cookie expiration handling

e55b6c56 06/20/2011 04:29 pm Giorgos Gousios

Impersonation works as expected

-Remove superflous check from middleware
-Make iframe cover full screen in firefox
-Filter our helpdesk users from users list

5ac53b64 06/20/2011 03:35 pm Giorgos Gousios

Add helpdesk user group

Helpdesk users are registered statically using the HELPDESK user type.
The middleware will only allow impersonation requests from helpdesk
users.

faec6e4f 06/15/2011 05:18 pm Giorgos Gousios

Several UI fixes

- Set and delete impresonated user cookies
- Clear button to clear selected user
- Countdown till the tmp user token expires

0e3918f3 06/15/2011 05:08 pm Giorgos Gousios

Only allow specific IP addresses to connect to the helpdesk app

71cb53b8 06/14/2011 05:20 pm Giorgos Gousios

Countdown timer till token expiration

View revisions

Also available in: Atom