Skip to content

Ssh key page improvements

Created by: iamntz

Every time i added a key i was annoyed by the fact i have to fill the title too.

So i wrote a small js snippet to extract the mail from the key itself.

It auto magically detects mail@domain and mail@domain.com.

PS: it seems the pull request also include files from my previous request (https://github.com/gitlabhq/gitlabhq/pull/488). I don't know how to separate those, sorry.

Merge request reports