Files
@ f9a2f5d6c486
Branch filter:
Location: kallithea/scripts/source_format.py
f9a2f5d6c486
701 B
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.