Statistics
| Branch: | Tag: | Revision:

root / astakos / im / target / redirect.py @ 9500a4c8

History | View | Annotate | Download (3.6 kB)

# Date Author Comment
c301698f 02/21/2012 02:08 pm Sofia Papagiannaki

enable user to renew token

Refs: #2047

e015e9e6 02/09/2012 02:04 pm Sofia Papagiannaki

employ new logging mechanism

860b37f0 02/09/2012 11:49 am Sofia Papagiannaki

add support for renew in redirect target

63ecdd20 02/02/2012 12:31 pm Sofia Papagiannaki

Set cookie and delete cookie and other minor changes.

  • move login and setting cookie in one place (prepare_response)
  • delete cookie in logout
  • delete unused imports
  • change requires_anonymous to redirect to logout with next
a196eb7e 02/01/2012 05:24 pm Sofia Papagiannaki

Several minor changes

  • change visible fields in user profile page
  • change visible fields in user modification administrator page
  • enable administrator to update user quota
  • read default user level from settings
  • show sent invitations and status in user invite page...