Files @ 12ceeda33339
Branch filter:

Location: kallithea/rhodecode/controllers/__init__.py

Marcin Kuzminski
#404 API extensions for showing permission for users
- added permissions to get_user function
- added last_login to get_user and get_users function
- modified custom JSON encoder to handle non standard python types, like set, OrderedDict, datetime, date