Skip to content

refactor(api): rewrite code to handle ssh:// conversion

Leo requested to merge ssh-convert into master

Created by: maxice8

this will allow us to better handle ssh://, we now use urllib.parse to get the schema, and we also handle http://

aside from that we also use negatice indices when filling up the project and user members

Merge request reports