Files
@ f9a2f5d6c486
Branch filter:
Location: kallithea/.eslintrc.js
f9a2f5d6c486
393 B
text/javascript
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.