webapp: Update url to add gitlab.com ssh key. (Psst GitLab.. cool urls don't change!)

This commit is contained in:
Joey Hess 2016-04-13 14:49:01 -04:00
parent d1da01c2cf
commit ed68f0c0a0
Failed to extract signature
4 changed files with 15 additions and 2 deletions
debian
doc/bugs
templates/configurators/gitlab.com

2
debian/changelog vendored
View file

@ -8,6 +8,8 @@ git-annex (6.20160413) UNRELEASED; urgency=medium
desirable, especially when the user is just opening the webapp from
a dekstop menu which happens to run it in $HOME, the webapp will now not
treat such a $HOME git repository as a git-annex repository.
* webapp: Update url to add gitlab.com ssh key.
(Psst GitLab.. cool urls don't change!)
-- Joey Hess <id@joeyh.name> Wed, 13 Apr 2016 13:30:32 -0400

View file

@ -15,3 +15,4 @@ Attempt to use the webapp to create a new gitlab remote.
Git-annex is a miracle to find. I intend to stick with it, migrate my life to it, and perhaps learn haskell some day to contribute.
> [[fixed|done]] --[[Joey]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2016-04-13T18:47:57Z"
content="""
Seems the url has changed to https://gitlab.com/profile/keys
Using this new url to add a key, I was able to successfully add a gitlab
repository.
"""]]

View file

@ -22,8 +22,8 @@
\ You need to configure GitLab to accept a SSH public key.
<p>
Open a tab to #
<a href="https://gitlab.com/profile/keys/new" target="_blank">
https://gitlab.com/profile/keys/new
<a href="https://gitlab.com/profile/keys" target="_blank">
https://gitlab.com/profile/keys
and copy and paste this public key into it:
<pre>
#{pubkey}