Files
@ f9a2f5d6c486
Branch filter:
Location: kallithea/scripts/shortlog.py
f9a2f5d6c486
1.0 KiB
text/x-python
api: don't pass owner to create_repo in form_data
create_repo gets owner as 'cur_user', but 'owner' in form_data was unused.
create_repo gets owner as 'cur_user', but 'owner' in form_data was unused.