Files
@ 12ceeda33339
Branch filter:
Location: kallithea/init.d/rhodecode-daemon
12ceeda33339
1.2 KiB
text/plain
#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