Files
@ 12ceeda33339
Branch filter:
Location: kallithea/rhodecode/controllers/admin/__init__.py - annotation
12ceeda33339
0 B
text/x-python
#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
- 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